#12512176 RemoteCallFailed handling | bug | important | open | | | 4 years | 4 years | sthenault | | | |
#10529149 doc: tell developper to set cookie.secret to false | bug | normal | open | 0.100 | | 5 years | 5 years | stregouet | | | |
#5573119 Pyramid crashes when accessing admin only URL | bug | normal | open | | | 5 years | 5 years | rmeradi | | | |
#14244045 start cubicweb application even when anon user is not present in database | bug | normal | open | | | 4 years | 4 years | alutz | | | |
#5252260 is pyramid setting cubicweb.auth.groups_principals really useful | enhancement | normal | open | | | 6 years | 6 years | ddouard | | | |
#4669711 document performance impact | task | normal | open | | | 6 years | 6 years | acampeas | | | |
#5623064 Add views to manage entities using JSON format | bug | normal | in-progress | | | 5 years | 5 years | rmeradi | | | [views] Adds views to retrieve entities in JSON format, [views] Adds views to manage entities using json format with POST and PUT methods |
#5491680 app breakdown | bug | normal | in-progress | | | 5 years | 5 years | acampeas | | | add GET, POST, PUT and DELETE views, [core/security] if the connection fail for the cookie user, forget it (closes #5491680). |
#4809697 Session factory: provide a faster default implementation | enhancement | normal | in-progress | | | 6 years | 5 years | cdevienne | | | Pure SQL session storage (no RQL), Tools to measure session storage speed |
#11376233 login impossible in plain http | bug | important | validation pending | | 0.6.0 | 5 years | 5 years | dlaxalde | | | Document how to configure the "secure" flag for authentication policies |
#11689118 redirect after /login is broken on proxied instances | bug | normal | validation pending | | 0.6.0 | 5 years | 5 years | ddouard | | | Fix relative path computation and redirection on login, [login] fix the redirect url after login (closes #11689118) |
#11689082 pyramid-session-secret cw config option is deprecated | bug | normal | validation pending | | 0.6.0 | 5 years | 5 years | ddouard | | | [config] move config of the secret used to encrypt session's data ID in pyramid.ini (closes #11689082) |
#11689093 in cw-twisted we have a full traceback in the error view | bug | normal | validation pending | | 0.6.0 | 5 years | 5 years | ddouard | | | keep track of all traceback in error handling, not just the exception message (closes #11689093) |
#12219860 responce header on AuthenticationError is missing headers | bug | normal | validation pending | | 0.6.1 | 5 years | 5 years | ddouard | | | [bwcompat] set response headers on AuthenticationError (closes #12219860) |
#12219849 should return a 403 on authentication error | bug | normal | validation pending | | 0.6.1 | 5 years | 5 years | ddouard | | | [bwcompat] send 403 on authentication errors (closes #12219849) |
#13421901 When in cubicweb-ctl pyramid -D no tracebacks are shown in the terminal | bug | normal | validation pending | 0.250 | 0.7.0 | 4 years | 4 years | alutz | | | [bwcompat] log execption even when cubicweb.bwcompat.errorhandler = True (closes #13421901) |
#17028455 depends on cubicweb < 3.24 | task | normal | validation pending | | 0.8.0 | 4 years | 4 years | dlaxalde | | | [pkg] Depends on cubicweb < 3.24.0 |
#14159555 Python 3 compatibility | task | normal | validation pending | 1.000 | 0.8.0 | 4 years | 4 years | dlaxalde | | | Port to Python3 (closes #14159555) |
#4731765 session and auth_tkt should be 'secure' enabled | bug | normal | done | | 0.5.0 | 6 years | 5 years | cdevienne | | | [auth] Authtkt http_only and secure by default |
#5999625 Authentication cookies should be completely configurable | enhancement | normal | done | | 0.5.0 | 5 years | 5 years | cdevienne | | | [auth] Make the configuration cookies completely configurable |