forgejo/routers
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947)
* Use correct variable name.

* doer is never nil here.

* Use status code constants.

* Replaced generic map with concrete struct.

* Fixed windows lint.

* Removed unused method.

* Changed error codes.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-23 15:38:19 -04:00
..
api/v1 reqOrgMembership calls need to be preceded by reqToken (#16198) 2021-06-21 14:01:44 +01:00
common
install Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
private Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
utils
web Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
init.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00