1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/frontend/cypress/integration
Gastón Fournier 0e37e68424
feat: add PAT kill switch (#3454)
## Add the ability to disable Personal Access Tokens (PAT) admin API

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:20:50 +02:00
..
feature chore: refactor Cypress tests (#3445) 2023-04-04 11:46:28 +03:00
groups chore: refactor Cypress tests (#3445) 2023-04-04 11:46:28 +03:00
import chore: refactor Cypress tests (#3445) 2023-04-04 11:46:28 +03:00
projects feat: add PAT kill switch (#3454) 2023-04-05 10:20:50 +02:00
segments chore: refactor Cypress tests (#3445) 2023-04-04 11:46:28 +03:00