0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-22 13:57:46 -05:00
forgejo/routers/web/admin
Gusted 59dfab2d8b chore: load 2fa status for user search when needed (#6727)
- Don't make an extra database call to gather the 2FA status of the users returned from the search. Only load it for the admin's user list page.
- Integration testing added.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6727
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-01-29 17:57:55 +00:00
..
admin.go Add cache test for admins (#31265) 2024-06-23 11:27:03 +02:00
admin_test.go
applications.go
auths.go feat: add synchronization for SSH keys with OpenID Connect 2024-12-09 18:59:11 +03:00
config.go [CHORE] Move to new sessioner library 2024-08-25 03:47:08 +02:00
diagnosis.go feat: Run garbage collection before profiling heap 2025-01-05 04:07:49 +01:00
emails.go Support delete user email in admin panel (#31690) 2024-07-28 09:00:29 +02:00
hooks.go Remove urls from translations (#31950) 2024-09-12 17:28:58 +05:00
main_test.go
notice.go
orgs.go
packages.go
queue.go
queue_tester.go
repos.go
runners.go
stacktrace.go
users.go chore: load 2fa status for user search when needed (#6727) 2025-01-29 17:57:55 +00:00
users_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00