1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/user
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
..
Authentication
common Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
DemoAuth
ForgottenPassword
HostedAuth
Login Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
NewUser Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
PasswordAuth
Profile fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
ResetPassword fix: "Reset password" page works when password authentication is disabled (#2126) 2022-10-05 09:02:20 +02:00
SimpleAuth
StandaloneBanner
UserProfile feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
AuthenticationCustomComponent.tsx
user.module.scss