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
Lanre Adelowo b97af15de6 Block registration based on email domain (#5157)
* implement email domain whitelist
2018-11-14 20:00:04 -05:00
..
admin Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
api/v1 Fix create team, update team missing units (#5188) 2018-11-10 14:45:32 -05:00
dev
org
private Make gitea serv use api/internal (#4886) 2018-10-30 14:20:13 +08:00
repo Add option to disable automatic mirror syncing. (#5242) 2018-11-08 18:58:02 -05:00
routes Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
user Block registration based on email domain (#5157) 2018-11-14 20:00:04 -05:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
init.go
install.go Remove traces of embedded TiDB (#4906) 2018-09-11 10:42:40 -04:00
metrics.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
swagger_json.go