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.
forgejo/routers/admin
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
4 years ago
..
admin.go Inline manifest.json (#14038) 4 years ago
admin_test.go Shadow the password on cache and session config on admin panel (#7300) 5 years ago
auths.go migrate from com.* to alternatives (#14103) 4 years ago
emails.go migrate from com.* to alternatives (#14103) 4 years ago
hooks.go System-wide webhooks (#10546) 4 years ago
main_test.go Force user to change password (#4489) 6 years ago
notice.go migrate from com.* to alternatives (#14103) 4 years ago
orgs.go API add/generalize pagination (#9452) 5 years ago
repos.go Ensure that search term and page are not lost on adoption page-turn (#14133) 4 years ago
users.go migrate from com.* to alternatives (#14103) 4 years ago
users_test.go Add email validity check (#13475) 4 years ago