shiori/internal/http/routes
Felipe Martin 888d053b2d
Allow JWT authentication into legacy APIs (#651)
* typo: letter in login page

* httpconfig set defaults for secret key with warn

* allow new authentication in old api

* Updated warn log
2023-07-21 07:57:42 +02:00
..
api/v1 Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
bookmark.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
frontend.go Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
frontend_test.go Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
legacy.go Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
swagger.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
swagger_test.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
system.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
system_test.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00