饺子w (Yumechi)
|
ad977d3d9c
|
feat: EdDSA token for database leakage/index mitigation (#971)
* feat: EdDSA token for database leakage/index mitigation
* [skip ci]: remove token from api output
* fix: e2e tests
* fixup! fix: e2e tests
* doc: document tokens are now optional fields for app and aclient
* fixup(doc): swagger version again
* address review comments
* address review comments
|
2026-06-28 14:58:20 +00:00 |
|
Jannis Mattheis
|
67d87f1b50
|
feat: clean up expired devices
|
2026-05-18 17:16:08 +02:00 |
|
Jannis Mattheis
|
4c82768eac
|
test: created at
|
2026-05-09 22:04:05 +02:00 |
|
Jannis Mattheis
|
ef36e7538d
|
fix: /client:elevate to /client/:id/elevate
|
2026-04-26 12:41:02 +02:00 |
|
Jannis Mattheis
|
58677b32ef
|
fix: add client elevatedUntil
|
2026-04-19 19:22:31 +02:00 |
|
eternal-flame-AD
|
7bf80ee6f1
|
Add last used to client & application
|
2023-08-06 12:30:22 +02:00 |
|
mateuscelio
|
f3d121bd61
|
Adds ClientParams strcut to handle creation and update params
|
2023-04-28 16:11:40 +02:00 |
|
Jannis Mattheis
|
7b90b8a8f5
|
Use v2 in package path
|
2020-05-08 10:43:17 +02:00 |
|
饺子w
|
67493c643e
|
Return 500 server error on database failures (#191)
|
2019-05-25 08:37:24 +02:00 |
|
GianOrtiz
|
e32359ed15
|
Add update client api and dialog (#164)
|
2019-03-16 11:18:51 +01:00 |
|
饺子w
|
efcf4ad13d
|
Use crypto/rand for token generation (#161)
|
2019-03-16 11:10:28 +01:00 |
|
eternal-flame-AD
|
e5b24f4c92
|
Add plugin feature
Fixed database migration
Added a plugin system based on the go plugin package
|
2019-02-09 12:52:01 +01:00 |
|
Jannis Mattheis
|
68b160997d
|
Format all go files
|
2019-01-01 23:34:42 +01:00 |
|
Eugene Gavrilov
|
4a6863eda2
|
[#69] add end-point for update application name and description
|
2018-11-23 21:39:07 +01:00 |
|