forgejo/routers
6543 325add71cf
Add option for administrator to reset user 2FA (#14243)
* Frontend

* Backend

* only show 2FA-Reset option if posible
2021-01-05 14:54:48 +01:00
..
admin Add option for administrator to reset user 2FA (#14243) 2021-01-05 14:54:48 +01:00
api/v1 Add MirrorInterval to the API (#14163) 2021-01-02 18:47:47 -05:00
dev
events
org migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
private Check for 'main' as potential default branch name (#14193) 2020-12-30 15:46:26 +00:00
repo migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
routes Fix recovery middleware to render gitea style page. (#13857) 2021-01-05 21:05:40 +08:00
user Issue and pull request filters on organization dashboard #14052 (#14072) 2021-01-03 18:29:12 +01:00
utils Return the full rejection message and errors in flash errors (#13221) 2020-10-20 19:50:10 -04:00
home.go
init.go Fix recovery middleware to render gitea style page. (#13857) 2021-01-05 21:05:40 +08:00
install.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
metrics.go Move metrics from macaron to chi (#13601) 2020-11-17 15:50:06 -05:00
swagger_json.go