1
0
Fork 0
gitea/templates
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
..
admin Fix add authentication page (#16543) 2021-07-25 08:09:52 +01:00
base Make Mermaid.js limit configurable (#16519) 2021-07-24 00:21:51 -04:00
custom
explore
mail Use TrN helper for email templates (#16425) 2021-07-14 15:06:09 +02:00
org Add support for corporate WeChat webhooks (#15910) 2021-07-23 12:41:27 +08:00
repo Handle too long PR titles correctly (#16517) 2021-07-25 03:59:27 +01:00
shared
status
swagger Add support for corporate WeChat webhooks (#15910) 2021-07-23 12:41:27 +08:00
user Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
home.tmpl
install.tmpl Remove utf8 option from installation page (#16126) 2021-06-10 16:52:37 +08:00
post-install.tmpl