1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src/lib/services
Nuno Góis 076a007b42
fix: PATs should have an unique description (per user) (#2191)
* fix: PATs should have an unique description

* add pat validation on the back-end service

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

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

* fix: only consider current user's PATs

* fix tests

* cleanup

* Update frontend/src/component/user/Profile/PersonalAPITokensTab/CreatePersonalAPIToken/CreatePersonalAPIToken.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* Update src/test/e2e/api/admin/user/pat.e2e.test.ts

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-10-14 13:28:29 +01:00
..
client-metrics
access-service.test.ts
access-service.ts Add some extra fields for profile (#2119) 2022-09-30 14:36:45 +03:00
addon-schema.ts
addon-service-test-simple-addon.ts
addon-service.test.ts
addon-service.ts
api-token-service.test.ts
api-token-service.ts
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts
context-service.ts
edge-service.ts
email-service.test.ts
email-service.ts
environment-service.ts
event-service.ts
feature-tag-service.ts
feature-toggle-service.ts fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
feature-type-service.ts
group-service.ts Syncing external groups with unleash group (#2194) 2022-10-14 13:08:14 +03:00
health-service.ts
index.ts fix: auto add stratgy when enabling empty env. (#2137) 2022-10-05 23:33:36 +02:00
openapi-service.ts
pat-service.ts fix: PATs should have an unique description (per user) (#2191) 2022-10-14 13:28:29 +01:00
playground-service.ts feat(#1873/playground): Return detailed information on feature toggle evaluation (#1839) 2022-08-04 15:41:52 +02:00
project-health-service.ts
project-schema.ts
project-service.ts Backend for profile page (#2114) 2022-09-29 16:27:54 +03:00
proxy-service.ts Fix/frontendapi synchronization (#2100) 2022-09-28 14:23:41 +02:00
public-signup-token-service.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
reset-token-service.ts Fix/bcryptjs (#1239) 2022-01-06 20:43:57 +01:00
segment-schema.ts
segment-service.ts fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
session-service.ts
setting-service.ts
state-schema.ts
state-service-export-v1.json
state-service.test.ts
state-service.ts
state-util.ts
strategy-schema.ts
strategy-service.ts
tag-schema.test.ts
tag-schema.ts
tag-service.ts
tag-type-schema.test.ts
tag-type-schema.ts
tag-type-service.ts
user-feedback-service.ts
user-service.test.ts Fix: prevent password reset email flooding (#2076) 2022-09-28 10:24:43 +02:00
user-service.ts Personal access token middleware (#2069) 2022-09-28 16:53:56 +03:00
user-splash-service.ts
version-service.test.ts
version-service.ts