0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-21 21:41:10 +01:00
gitea/routers
Russell Aunger 9ae7664df7 Fix webhook type conflation. (#4285)
- Fix typo that caused Gogs hooks to be created as Gitea hooks.
- Fix typo that caused Gogs hooks to be duplicated upon edit (though this bug was masked by the previous one).

Signed-off-by: Russell Aunger <rba@live.com>
2018-06-21 07:22:03 +02:00
..
admin LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
api/v1 Fix milestone appliance and permission checks (#4271) 2018-06-19 23:15:11 +08:00
dev
org Splitted the user settings code into several files to be more maintainable (#3968) 2018-05-17 12:05:00 +08:00
private
repo Fix webhook type conflation. (#4285) 2018-06-21 07:22:03 +02:00
routes Fix webhook type conflation. (#4285) 2018-06-21 07:22:03 +02:00
user fix missing data on redirects (#3975) 2018-06-18 14:24:45 -04:00
utils
home.go fix not respecting landing page setting (#4209) 2018-06-15 11:42:46 +08:00
init.go
install.go issue-2768: added new option allow_only_external_registration (#3910) 2018-05-13 15:51:16 +08:00