1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-22 21:40:09 +00:00
forgejo/routers
Michel Ganguin 4457d0e8d9
Honor REGISTER_MANUAL_CONFIRM when doing openid registration ()
REGISTER_MANUAL_CONFIRM is not honored when doing performing an openid registration. The new account is directly accessible.

With this patch, the manual confirm flag gets honored in the same way as a "normal" registration.
2021-02-05 04:03:20 +01:00
..
admin Update docs and comments to remove macaron () 2021-01-29 16:35:30 +01:00
api/v1 [API] GetRelease by tag only return release () 2021-02-04 04:12:25 +01:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
events Add EventSource support () 2020-05-07 22:49:00 +01:00
org Move macaron to chi () 2021-01-26 16:36:53 +01:00
private Move macaron to chi () 2021-01-26 16:36:53 +01:00
repo Fix lfs file viewer () 2021-02-05 02:29:42 +01:00
routes Adding Chi's GetHead middleware () 2021-02-02 10:53:42 +02:00
user Honor REGISTER_MANUAL_CONFIRM when doing openid registration () 2021-02-05 04:03:20 +01:00
utils Return the full rejection message and errors in flash errors () 2020-10-20 19:50:10 -04:00
home.go [Feature] add precise search type for Elastic Search () 2021-01-27 12:00:35 +02:00
init.go Print usefull error if SQLite is used in settings but not supported () 2021-01-27 04:57:18 +01:00
install.go Move middlewares to web/middleware () 2021-01-30 10:55:53 +02:00
metrics.go Move metrics from macaron to chi () 2020-11-17 15:50:06 -05:00
swagger_json.go Move macaron to chi () 2021-01-26 16:36:53 +01:00