mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
0e37e68424
## 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) |
||
---|---|---|
.. | ||
access.spec.ts | ||
notifications.spec.ts | ||
overview.spec.ts | ||
settings.spec.ts |