This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/web/admin
zeripath 7d452558f0
Fix OAuth Source Edit Page (#18495)
* Fix OAuth Source Edit Page to ensure restricted and group settings are set
* Also tolerate []interface in the groups

Fix #18432

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-31 20:41:11 +00:00
..
admin.go Pause queues (#15928) 2022-01-22 21:22:14 +00:00
admin_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
auths.go Fix OAuth Source Edit Page (#18495) 2022-01-31 20:41:11 +00:00
emails.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
hooks.go
main_test.go
notice.go
orgs.go Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
repos.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
users.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
users_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00