You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
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>
3 years ago
..
api/v1 Use common sessioner for API and Web (#17027) 3 years ago
common Rename context.Query to context.Form (#16562) 3 years ago
install Allow setting X-FRAME-OPTIONS (#16643) 3 years ago
private Support unprotected file patterns (#16395) 3 years ago
utils just add some unit tests (#16291) 3 years ago
web Use common sessioner for API and Web (#17027) 3 years ago
init.go Use common sessioner for API and Web (#17027) 3 years ago