- Oct 16, 2023
-
-
Arnaud Vergnet authored
JSON routes do not need it but added for consistency
-
- Oct 03, 2023
-
-
Arnaud Vergnet authored
-
- Sep 12, 2023
-
-
Arnaud Vergnet authored
-
- Oct 18, 2023
-
-
Arnaud Vergnet authored
-
- Oct 23, 2023
-
-
Arnaud Vergnet authored
Those tokens are only created by the login route so those should not allow users to authenticate if the login route is disabled
-
Arnaud Vergnet authored
-
- Oct 17, 2023
-
-
Nicola Spanti authored
-
Frank Bessou authored
The login route is now disabled by default. It was previously enabled by default. It is why it is a breaking change.
-
- Jun 15, 2023
-
-
Laurent Peuch authored
-
- Aug 09, 2023
-
-
Frank Bessou authored
-
François Ferry authored
-
- Jul 05, 2023
-
-
Laurent Peuch authored
-
- Apr 20, 2023
-
-
Frank Bessou authored
Closes #702.
-
Frank Bessou authored
-
- Apr 04, 2023
-
-
Frank Bessou authored
Otherwise exceptions raised on commit are not caught by the api exception view deriver.
-
- Mar 31, 2023
-
-
François Ferry authored
refactor(exceptions): define custom api exception, a view deriver to raise them and view exception to display them
-
François Ferry authored
-
François Ferry authored
-
François Ferry authored
-
- Mar 30, 2023
-
-
François Ferry authored
-
- Feb 21, 2023
-
-
Laurent Peuch authored
Fixes #32 and cubicweb/cubicweb#680
-
- Feb 10, 2023
-
-
Frank Bessou authored
Closes #30.
-
- Jan 17, 2023
-
-
Frank Bessou authored
-
Frank Bessou authored
Which is more pythonic.
-
- Jan 19, 2023
-
-
François Ferry authored
-
- Dec 09, 2022
-
-
Laurent Peuch authored
-
- Jul 22, 2022
-
-
Arnaud Vergnet authored
-
Arnaud Vergnet authored
-
- Jun 16, 2022
-
-
Arnaud Vergnet authored
-
- Jun 15, 2022
-
-
Arnaud Vergnet authored
Reverts to the base pyramid_jwt implementation but with a custom serializer which simply returns the given value. Needed as the JWT token is already base64 encoded. This fixes authentication issues using the cubicweb_web login forms.
-
- Jun 14, 2022
-
-
Arnaud Vergnet authored
-
- Jun 07, 2022
-
-
Arnaud Vergnet authored
-
Arnaud Vergnet authored
-
- Jun 02, 2022
-
-
Arnaud Vergnet authored
-
Arnaud Vergnet authored
-
- Jun 01, 2022
-
-
Arnaud Vergnet authored
Errors are logged using the info level
-
- May 31, 2022
-
-
Arnaud Vergnet authored
-
- May 30, 2022
-
-
Arnaud Vergnet authored
-
- May 27, 2022
-
-
Arnaud Vergnet authored
-
Arnaud Vergnet authored
-