SamTV12345
|
16c5b33549
|
fix: Fallback to websocket and polling when unknown(old) config is present for socket io (#6497)
|
2024-07-07 19:25:14 +02:00 |
|
Helder Sepulveda
|
0b0d882477
|
Increase the maxHttpBufferSize (#6409)
|
2024-06-01 13:17:02 +02:00 |
|
SamTV12345
|
63e9b2d4eb
|
Fixed api header authorization (#6399)
|
2024-05-22 21:16:19 +02:00 |
|
SamTV12345
|
556c3c8e5b
|
Readded support for apikey (#6382)
|
2024-05-14 22:36:16 +02:00 |
|
webzwo0i
|
8a76d2c680
|
chore: add docs how to obtain bearer token (#6328)
* chore: add docs how to obtain bearer token
* Added configurable ttl to settings
---------
Co-authored-by: SamTV12345 <40429738+samtv12345@users.noreply.github.com>
|
2024-04-29 17:04:00 +02:00 |
|
SamTV12345
|
820d728ce6
|
fix: Add local issuer by default.
|
2024-04-03 20:19:20 +02:00 |
|
SamTV12345
|
fb56809e55
|
Feat/oauth2 (#6281): Added oauth to API paths
* Added oauth provider.
* Fixed provider.
* Added auth flow.
* Fixed auth flow and added scaffolding vite config.
* Added working oauth2.
* Fixed dockerfile.
* Adapted run.sh script
* Moved api tests to oauth2.
* Updated security schemes.
* Removed api key from existance.
* Fixed installation
* Added missing issuer in config.
* Fixed dev dependencies.
* Updated lock file.
|
2024-03-26 17:11:24 +01:00 |
|
SamTV12345
|
bf7cd11b59
|
Added env configuration for plugins
* Added env.
* Added tree config.
* Added tree.
* Fixed settings test.
* Added test cases.
|
2024-03-21 18:50:02 +01:00 |
|
SamTV12345
|
4bd27a1c79
|
Moved more classes to ts. (#6179)
|
2024-02-22 11:36:43 +01:00 |
|