1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02: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
DemoAuth
ForgottenPassword
HostedAuth
Login
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
AuthenticationCustomComponent.tsx
user.module.scss