Commit graph

10 commits

Author SHA1 Message Date
Vishal Dalwadi
da5115221f fix(go): workflow errors fixes; 2025-06-06 15:42:30 +05:30
Vishal Dalwadi
48957c02fa feat(go): use single db handle; use connection pool; 2025-06-06 15:26:23 +05:30
Abhishek K
ca95954fb5
NET-2000: Api access tokens (#3418)
* feat: api access tokens

* revoke all user tokens

* redefine access token api routes, add auto egress option to enrollment keys

* fix revoked tokens to be unauthorized

* remove unused functions

* convert access token to sql schema

* switch access token to sql schema

* revoke token generated by an user

* add user token creation restriction by user role

* add forbidden check for access token creation

* revoke user token when group or role is changed

* add default group to admin users on update

* fix token removal on user update

* fix token removal on user update
2025-04-23 20:21:42 +04:00
0xdcarns
7a2c225eb1 added mq and database connected funcs and endpoint 2023-02-06 12:09:21 -05:00
0xdcarns
e45a485bce added comments, optimized memory 2021-12-10 15:01:10 -05:00
afeiszli
ccbd6f90f7 fixing windows 2021-11-17 21:57:27 -05:00
afeiszli
af3ff04f1b updating docs and helm charts for postgres 2021-10-19 10:45:35 -04:00
0xdcarns
3f2e4ab764 transplanted join. 2021-10-12 15:44:19 -04:00
afeiszli
875b1d72b9 adding userspace docker server implementation 2021-10-08 22:46:39 -04:00
afeiszli
b61d415e9d postgres working 2021-10-08 13:11:31 -04:00