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
6543 0129e76ef5
Prevent DeleteUser API abuse (#10125) (#10128)
* fix & co

* word suggestions from @jolheiser
2020-02-03 19:44:06 +02:00
..
admin Add option to prevent LDAP from deactivating everything on empty search (#9879) (#9896) 2020-01-20 21:18:23 +02:00
api/v1 Prevent DeleteUser API abuse (#10125) (#10128) 2020-02-03 19:44:06 +02:00
dev
org Prevent DeleteUser API abuse (#10125) (#10128) 2020-02-03 19:44:06 +02:00
private Move wiki related funtions from models to services/wiki (#9355) 2020-01-07 18:27:36 +00:00
repo Fix branch page pull request title and link error (#10092) (#10097) 2020-02-01 15:14:56 +00:00
routes Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) 2020-01-20 17:59:33 +02:00
user working part of #9998 (#10114) (#10115) 2020-02-03 11:19:04 +08:00
utils
home.go [BugFix] Hide public repos owned by private orgs (#9609) 2020-01-05 18:48:47 +00:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go