Ingo Oppermann
|
ad2a50df6f
|
Separate resource type and resource for IAM policies
|
2023-09-18 17:11:09 +02:00 |
|
Ingo Oppermann
|
17ffa2b700
|
Upgrade github.com/golang-jwt/jwt to v5
|
2023-09-04 17:45:01 +02:00 |
|
Ingo Oppermann
|
ad53f3ab68
|
Fix missing unescape of basic auth username
|
2023-06-27 10:15:49 +02:00 |
|
Ingo Oppermann
|
cfc5650e1a
|
Improve error messages
|
2023-06-14 13:57:13 +02:00 |
|
Ingo Oppermann
|
50e943a075
|
WIP: add session token, missing: writing sessions to log
|
2023-06-14 12:30:50 +02:00 |
|
Ingo Oppermann
|
8829b8fff0
|
Respect domain in cluster DB, allow metadata in process config for cluster
|
2023-06-05 21:19:11 +02:00 |
|
Ingo Oppermann
|
401156e4d2
|
Enforce policies
|
2023-05-31 16:39:43 +02:00 |
|
Ingo Oppermann
|
2364aa9d41
|
Fix deadlock in node, list processes per node
|
2023-05-31 09:36:53 +02:00 |
|
Ingo Oppermann
|
89cc42c4b9
|
Add cluster IAM, update dependencies
|
2023-05-30 21:24:12 +02:00 |
|
Ingo Oppermann
|
e9034aa171
|
Create identity and access packages for IAM
|
2023-05-25 16:16:29 +02:00 |
|
Ingo Oppermann
|
6f831fd190
|
Reduce IAM API to only user and policies
|
2023-05-17 18:19:23 +02:00 |
|
Ingo Oppermann
|
6e93c1d5a1
|
Get rid of $localhost pseudo user
|
2023-03-09 21:10:04 +01:00 |
|
Ingo Oppermann
|
d101a76e9e
|
Change anon user to localhost user only if DisableLocalhost is set
|
2023-03-08 15:21:55 +01:00 |
|
Ingo Oppermann
|
8755117e92
|
Add /api/v3/iam/user endpoints
|
2023-03-07 16:31:58 +01:00 |
|
Ingo Oppermann
|
9c2691e8d0
|
Fix basic auth behaviour
|
2023-02-20 17:05:30 +01:00 |
|
Ingo Oppermann
|
8215c20ae6
|
Fix basic auth, disable localhost, replace template func
|
2023-02-17 17:27:39 +01:00 |
|
Ingo Oppermann
|
2df83c8032
|
Fix linter warnings
|
2023-02-17 10:37:22 +01:00 |
|
Ingo Oppermann
|
ad4f392bd0
|
user only for api:
|
2023-02-17 10:30:38 +01:00 |
|
Ingo Oppermann
|
1e74f11f5e
|
WIP: policy update
|
2023-02-16 21:47:56 +01:00 |
|
Ingo Oppermann
|
acc4d7ec5a
|
WIP: verify policies for processes, rtmp, and srt. rewriter for local urls
|
2023-02-15 21:43:37 +01:00 |
|
Ingo Oppermann
|
eac49ad11a
|
Define default policies to mimic current behaviour
|
2023-02-10 15:14:30 +01:00 |
|
Ingo Oppermann
|
312f65d110
|
WIP: add verfiers, fix bugs, implement middleware, support rtmp
|
2023-02-09 21:33:45 +01:00 |
|
Ingo Oppermann
|
8f1ff2d1a2
|
WIP: designing interfaces, detecting identity, enforcing policies
|
2023-02-03 17:43:06 +01:00 |
|