Commit graph

6 commits

Author SHA1 Message Date
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
VertexToEdge
f7118d6cf7 Bump github.com/rqlite/gorqlite from v0.0.0-20210514125552-08ff1e76b22f to v0.0.0-20240122221808-a8a425b1a6aa 2024-01-24 20:54:22 +09:00
0xdcarns
7a2c225eb1 added mq and database connected funcs and endpoint 2023-02-06 12:09:21 -05:00
Matthew R. Kasun
2c00f96a71 remove unused function 2022-06-27 10:35:34 -04:00
0xdcarns
d7cafbbc4c code linting 2021-10-08 15:07:12 -04:00
worker-9
fbb999f36b added sqlite support and ability to add dbs easier 2021-08-18 18:12:08 -04:00