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/modules/auth
Lunny Xiao bec69f702b
Add topic support (#3711)
* add topic models and unit tests

* fix comments

* fix comment

* add the UI to show or add topics for a repo

* show topics on repositories list

* fix test

* don't show manage topics link when no permission

* use green basic as topic label

* fix topic label color

* remove trace content

* remove debug function
2018-04-11 10:51:44 +08:00
..
ldap
oauth2
openid
pam
admin.go
auth.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
auth_form.go
org.go
repo_branch_form.go
repo_form.go Add topic support (#3711) 2018-04-11 10:51:44 +08:00
user_form.go Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +02:00
user_form_auth_openid.go