Skip to content
Snippets Groups Projects
Commit 52aa18a21e84 authored by Arnaud Vergnet's avatar Arnaud Vergnet :sun_with_face:
Browse files

fix: removed reference to unused lib

parent 81435127aa7d
No related branches found
No related tags found
1 merge request!15fix: removed reference to unused lib
Pipeline #134663 passed
......@@ -84,7 +84,6 @@
def setup_jwt(config: Configurator):
config.include("pyramid_jwt")
try:
policy = create_jwt_policy(
config, custom_paths={"private_key": "cubicweb.auth.authtkt.session.secret"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment