forgejo/routers
techknowlogick 19ec2606e9 API OTP Context (#6674)
* API OTP Context

* Update api.go

* token

* token

* fix per discord

* copyright header

* remove check for token in OTP

* Update auth.go

* simplify

* Update api.go
2019-04-19 11:59:26 +03:00
..
admin Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
api/v1 API OTP Context (#6674) 2019-04-19 11:59:26 +03:00
dev
org Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
private move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
repo Telegram webhook (#4227) 2019-04-18 22:45:02 -04:00
routes Telegram webhook (#4227) 2019-04-18 22:45:02 -04:00
user UX + Security current user password reset (#5042) 2019-04-18 10:23:59 +03:00
utils
home.go Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
init.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
install.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
metrics.go Fix metrics auth token detection (#6006) 2019-02-09 00:58:31 -05:00
swagger_json.go