1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src
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
..
lib feat: add PAT kill switch (#3454) 2023-04-05 10:20:50 +02:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations fix: refactor calculate time to prod (#3333) 2023-03-16 15:45:24 +01:00
test docs: Flesh out openapi for tag: Environments (#3440) 2023-04-04 15:45:34 +02:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts chore: remove showProjectApiAccess flag (#3406) 2023-03-30 10:22:45 +03:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00