gitlab oauth
This commit is contained in:
parent
7426a540dd
commit
3ac884beb4
9 changed files with 88 additions and 14 deletions
|
@ -235,4 +235,4 @@ def github_oauth_attach():
|
|||
|
||||
return render_ologin_error('GitHub', err)
|
||||
|
||||
return redirect(url_for('web.user'))
|
||||
return redirect(url_for('web.user'))
|
||||
|
|
Reference in a new issue