shiori/internal
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
..
cmd Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
config Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
core fix download data image fix #645 (#646) 2023-07-15 19:04:14 +01:00
database Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
domains Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
http Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
model Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
testutil Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
view Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
webserver Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00