Skip to content
Snippets Groups Projects
Commit bdbbcda3 authored by ale's avatar ale
Browse files

Rename flask_sso.py to ext.py for consistency

parent 72c4a598
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ def init_app(app):
setup_tracing(app, app.import_name)
talisman = Talisman(
app.talisman = Talisman(
app,
frame_options=DENY,
referrer_policy='no-referrer',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment