gitea/routers/api/v1
zeripath a334a95a3c
Use common sessioner for API and Web (#17027)
* Use common sessioner for API and Web

Instead of creating separate sessioner and doubly initialising the provider just
use the same sessioner for the API and Web routes.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-12 19:35:38 +02:00
..
admin [API] List limited and private orgs if authentificated (#16866) 2021-08-30 14:00:59 -04:00
misc Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
notify [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
org Calculate label URL on API (#16186) 2021-09-10 18:03:16 +02:00
repo Support unprotected file patterns (#16395) 2021-09-11 16:21:17 +02:00
settings Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
swagger Add an api endpoint to fetch git notes (#15373) (#16649) 2021-08-11 03:01:40 +02:00
user [API] List limited and private orgs if authentificated (#16866) 2021-08-30 14:00:59 -04:00
utils Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
api.go Use common sessioner for API and Web (#17027) 2021-09-12 19:35:38 +02:00