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/templates/admin
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
..
auth Fix add authentication page (#16543) 2021-07-25 08:09:52 +01:00
base Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
emails
org Unified link creation. (#15619) 2021-04-30 19:25:13 +02:00
repo Display more repository type on admin repository management (#15440) 2021-04-14 15:33:22 +02:00
user Make allowed Visiblity modes configurable for Users (#16271) 2021-06-27 19:47:35 +01:00
config.tmpl Allow only internal registration (#15795) 2021-05-09 16:13:35 +02:00
dashboard.tmpl
hook_new.tmpl Add support for corporate WeChat webhooks (#15910) 2021-07-23 12:41:27 +08:00
hooks.tmpl
monitor.tmpl
navbar.tmpl
notice.tmpl
queue.tmpl