Milan Pavlik
|
233ec9457a
|
[installer] Add JWT cookie opts to config WEB-101 (#17332)
* retest
* retest
* [installer] Add cookie name to config
* Fix
* fix
|
2023-04-24 17:46:45 +08:00 |
|
Milan Pavlik
|
b57424a76f
|
[jwt] Installer configures expiry & issuer WEB-102 (#17314)
* [jwt] Installer configures expiry & issuer
* Fix
* Fix
* retest
* Fix
* Fix
* Fix
|
2023-04-24 17:07:45 +08:00 |
|
Milan Pavlik
|
0bf91e58fd
|
[installer] Add key id for each auth keypair - WEB-100 (#17219)
* [installer] Add key id for each auth keypair
* retest
* fix
* fix
|
2023-04-17 18:41:49 +08:00 |
|
Milan Pavlik
|
c8f22f7ce8
|
[server] Load auth-pki into server config (#17214)
|
2023-04-14 13:54:53 +02:00 |
|
Christian Weichel
|
478a75e744
|
Switch license to AGPL
|
2022-12-08 13:05:19 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
64b4d6fcf9
|
Fix typecheck errors
|
2022-08-23 08:18:39 +02:00 |
|
Nandaja Varma
|
ec2f934ad3
|
[installer] move workspaceImage out of experimental config
|
2022-07-27 04:40:21 -03:00 |
|
Gero Posmyk-Leinemann
|
c305aa4a41
|
[server] Remove blockedRepositories config
|
2022-07-20 09:05:15 -03:00 |
|
Andrew Farries
|
539414d0e4
|
Ensure that blocked repo string is a valid regexp
|
2022-05-10 14:07:25 +05:30 |
|
Andrew Farries
|
1ae1ce97bf
|
Add test for blocked repository config
|
2022-05-10 14:07:25 +05:30 |
|
Andrew Farries
|
57ce815dd8
|
Add a test for ws garbage collection
Add it to the existing configmap test.
|
2022-05-10 12:38:25 +05:30 |
|
Andrew Farries
|
9b1f309f72
|
Ensure enableLocalApp defaults to true when unset
|
2022-05-04 18:16:20 +05:30 |
|
Andrew Farries
|
0eac574ece
|
Make runDbDeleter configurable
Take the value from the experimental server config rather than
hardcoding to `true`.
|
2022-05-04 18:16:20 +05:30 |
|
Andrew Farries
|
857f98c8c1
|
Add tests for server configmap logic
Extract named structs for fields that were nested under `ServerConfig`
so that they can be instantiated in tests.
|
2022-04-29 19:18:15 +05:30 |
|