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/user
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
* Add possibility to global disable repo units.

* Add Default Repo Unit app.ini setting.

* Hide units

* Hide disabled repo units

* Minor fixes

* Indicate disabled units in team settings.

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2020-01-17 09:34:37 +02:00
..
setting Add password requirement info on error (#9074) 2019-11-19 22:44:58 +00:00
auth.go update #9066 Always show Password field on link account sign in page (#9147) 2019-11-24 15:17:53 -05:00
auth_openid.go
avatar.go [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 2019-12-29 16:24:50 +02:00
home.go Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
home_test.go Only serve attachments when linked to issue/release and if accessible by user (#9340) 2020-01-05 01:20:08 +02:00
main_test.go
notification.go
oauth.go
profile.go Restricted users (#6274) 2020-01-13 18:33:46 +01:00