You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
yp05327 5d6d025c9b
Add support for searching users by email (#30908)
Fix #30898

we have an option `SearchByEmail`, so enable it, then we can search user
by email.
Also added a test for it.
6 months ago
..
api Add support for searching users by email (#30908) 6 months ago
common Refactor route path normalization (#31381) 9 months ago
install Save initial signup information for users to aid in spam prevention (#31852) 6 months ago
private Support repo license (#24872) 6 months ago
utils Refactor external URL detection (#29973) 1 year ago
web Fix javascript error when an anonymous user visiting migration page (#32144) 6 months ago
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 6 months ago