mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
2502d89682
This adjusts the not found handler to not respond with a 404 on not found endpoints that are part of the /api or /.well-known folders, and respond with a 405 when the method isn't implemented. Co-authored-by: Amir Zarrinkafsh <nightah@me.com> |
||
---|---|---|
.. | ||
public_html | ||
const.go | ||
error_handler.go | ||
handler_notfound.go | ||
options_handler.go | ||
server.go | ||
template.go |