0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 00:50:21 +01:00
forgejo/routers/web
morphelinho 19869d1c11
Fix 405 method not allowed CORS / OIDC ()
Follow 
Follow 

Fix problem with 405 method not allowed for CORS wrt OIDC
2023-12-22 12:23:24 +00:00
..
admin Use db.Find instead of writing methods for every object () 2023-11-24 03:49:41 +00:00
auth Always enable caches () 2023-12-19 09:29:05 +00:00
devtest
events
explore Allow to set explore page default sort () 2023-11-09 10:11:45 +00:00
feed
healthcheck Always enable caches () 2023-12-19 09:29:05 +00:00
misc Make CORS work for oauth2 handlers () 2023-11-23 21:19:26 +08:00
org Use db.Find instead of writing methods for every object () 2023-11-24 03:49:41 +00:00
repo Use information from previous blame parts () 2023-12-21 22:48:18 +01:00
shared Use db.Find instead of writing methods for every object () 2023-11-24 03:49:41 +00:00
user Always enable caches () 2023-12-19 09:29:05 +00:00
base.go
githttp.go Fix http protocol auth () 2023-11-02 22:14:33 +08:00
goget.go
home.go Enhanced auth token / remember me () 2023-10-14 00:56:41 +00:00
metrics.go
nodeinfo.go
swagger_json.go
web.go Fix 405 method not allowed CORS / OIDC () 2023-12-22 12:23:24 +00:00
webfinger.go