This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/auth
zeripath 3f522cdaad
Fix handling of migration errors (#12928)
* Fix handling of migration errors

The migration type selection screen PR did not correctly handle errors
and any user input error on the migration page would simply redirect
back to the selection page. This meant that the error would simply be
lost and the user would be none the wiser as to what happened.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* make gen-swagger

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-23 15:25:46 -05:00
..
ldap
oauth2
openid Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
pam
sso
admin.go
auth.go
auth_form.go
org.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
repo_branch_form.go
repo_form.go Fix handling of migration errors (#12928) 2020-09-23 15:25:46 -05:00
repo_form_test.go
user_form.go
user_form_auth_openid.go
user_form_test.go