Skip to content
Snippets Groups Projects
Commit 38714c62 authored by Maarten de Waard's avatar Maarten de Waard :angel: Committed by Mart van Santen
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 7440c319
No related branches found
No related tags found
1 merge request!51Resolve "Make recovery link / password recovery work with kratos"
Pipeline #9773 failed with stage
in 46 seconds
......@@ -333,7 +333,7 @@ def settings():
@app.route('/login', methods=['GET', 'POST'])
def login():
"""Start login flow
If already logged in, showd the loggedin template. Otherwise creates a login
If already logged in, shows the loggedin template. Otherwise creates a login
flow, if no active flow will redirect to kratos to create a flow.
:param flow: flow as given by Kratos
......
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