1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 08:25:20 +01:00
gitea/services
zeripath 6a33b290a0
Fix add authentication page (#16543)
* Fix add authentication page

There is a regression in #16199 whereby the add authentication page
fails to react to the change in selected type.

This is due to the String() method on the LoginSourceType which is ameliorated
with an Int() function being added.

Following on from this there are a few other related bugs.

Fix #16541

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-07-25 08:09:52 +01:00
..
archiver
auth Fix add authentication page (#16543) 2021-07-25 08:09:52 +01:00
comments
externalaccount
forms
gitdiff
issue
lfs
mailer
mirror
pull
release
repository
webhook
wiki