1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-18 13:48:58 +02:00
unleash.unleash/src/lib
Nuno Góis 9fb431aab7
fix: limit total of PATs a user can have (#2301)
* fix: limit total of PATs a user can have

* increase PAT limit to 10

* Update src/lib/services/pat-service.ts

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>

* disable button on the front-end when PAT limit is reached

* import from server instead of repeating ourselves

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
2022-11-02 08:11:35 +00:00
..
__snapshots__ Rename suggest changes to change request (#2311) 2022-11-02 08:34:14 +02:00
addons fix: slack back link url to point to the feature page (#2128) 2022-10-05 11:30:51 +02:00
db fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
error
middleware refactor: remove PAT experimental flag (#2299) 2022-10-31 09:38:30 +00:00
openapi OpenAPI(feat): add new 'Segments' tag (#2241) 2022-10-27 10:40:32 +02:00
proxy fix: respect environment if set on context (#2206) 2022-10-19 12:29:00 +02:00
routes Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
schema Feat/add alias to api tokens (#1931) 2022-08-19 10:48:33 +02:00
services fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
types fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
util fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
app.test.ts
app.ts Feat/enterprise stores (#2289) 2022-10-31 10:35:59 +01:00
create-config.test.ts feat: add CORS instance settings (#1957) 2022-08-26 09:09:48 +02:00
create-config.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
default-custom-auth-deny-all.ts
event-hook.test.ts
event-hook.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
metrics.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
server-impl.test.ts fix: Do not call store function in constructor 2022-09-15 09:48:14 +02:00
server-impl.ts fix: re export knex (#2300) 2022-10-31 10:49:12 +01:00