1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src
Nuno Góis 88004a6138
feat: allows creation of PATs for other users (#2718)
https://linear.app/unleash/issue/2-530/api-allow-creation-of-pats-for-other-users


![image](https://user-images.githubusercontent.com/14320932/208720680-5d5ccee7-1972-4f5b-8024-3a69d50a571f.png)

Adds and takes into account the following permissions:
 - **READ_USER_PAT**;
 - **CREATE_USER_PAT**;
 - **DELETE_USER_PAT**;
 
 API only, will make some exploration on UI soon.

Co-authored-by: Gastón Fournier <gaston@getunleash.ai>
2023-01-02 10:49:57 +00:00
..
lib feat: allows creation of PATs for other users (#2718) 2023-01-02 10:49:57 +00:00
mailtemplates
migrations feat: allows creation of PATs for other users (#2718) 2023-01-02 10:49:57 +00:00
test fixes 2-456: Preserve all data from strategy import (#2720) 2022-12-21 13:33:41 +01:00
migrator.ts
server-dev.ts feat: allows creation of PATs for other users (#2718) 2023-01-02 10:49:57 +00:00
server.ts