1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00
unleash.unleash/frontend/cypress
Gastón Fournier 1cedd3dc33
feat: add PAT kill switch (#3454)
This PR disables PAT admin endpoints so it's not possible to create or
get PATs the kill switch is enabled, the UI is hidden but the existing
PATs will continue to work if they were created before. The delete
endpoint still works allowing an admin to delete old PATs

By default the kill switch is disabled (i.e. PAT is enabled by default)
2023-04-05 10:24:09 +02:00
..
fixtures feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
integration feat: add PAT kill switch (#3454) 2023-04-05 10:24:09 +02:00
plugins refactor: fix flaky Cypress tests (#746) 2022-02-25 10:21:28 +01:00
support Feat/notifications cypress (#3244) 2023-03-08 12:47:42 +02:00