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/web/user
Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486)
Follow #29447
Fix #29454 
Extract from #20549
12 months ago
..
setting Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 12 months ago
avatar.go
code.go
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
home_test.go
main_test.go
notification.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
package.go Move context from modules to services (#29440) 12 months ago
profile.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
search.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
stop_watch.go
task.go