Ralf Haferkamp
95f28baa52
Use constant instead of repeating the "x-access-token" string over and over
2025-04-30 10:17:58 +02:00
Ralf Haferkamp
213874dbec
auth-app: Allow to set label via API
...
Instead of using the same hardcoded label for all app tokens, allow to
specify one on the API.
When an app token is generate via the impersonation feature we add the
string ` (Impersonation)` to the label.
2025-03-20 15:09:47 +01:00
André Duffeck
e8d35e1280
Use the opencloud reva from now on
2025-01-21 11:16:38 +01:00
André Duffeck
8c8cdd9310
Adapt protobuf naming
2025-01-15 11:04:32 +01:00
Jörn Friedrich Dreyer
b07b5a1149
use plain pkg module
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 16:42:19 +01:00
Jörn Friedrich Dreyer
8e028f17e9
change module name
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 09:58:18 +01:00
Roman Perekhod
d61d63b66f
fix impersonated request user mismatch
2024-11-12 16:52:55 +01:00
jkoberg
5413b8ece9
feat(auth-app): create should return 201
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-08-09 12:41:48 +02:00
jkoberg
e7e1839296
feat(auth-app): fixed response format
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-08-07 15:02:29 +02:00
jkoberg
d483234b65
feat(auth-app): secure create endpoint
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-08-07 13:01:32 +02:00
jkoberg
2a498daf07
feat(auth-app): list and delete endpoints
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-08-07 12:21:39 +02:00
jkoberg
48af3fae32
feat(auth-app): Add an API to generate AppTokens
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-08-07 10:29:54 +02:00