|
f87cce0f4c
|
Clean up behavior of RouteAdminTokens().
This makes it accept keys with the same names as what is returned back to the caller,
allowing for a more consistent experience.
|
2023-11-08 12:36:01 -05:00 |
|
|
80db737a28
|
Make RegToken.grants a JSON array.
It isn't every touched by anything other than UserDecodePrivileges() and UserEncodePrivileges().
|
2023-11-08 09:55:47 -05:00 |
|
|
a1bcbcf454
|
Add RegToken schema
|
2023-11-07 00:27:59 -05:00 |
|
|
5d1cdc0026
|
Convert RegTokenInfo to a j2s Schema.
|
2023-11-06 15:23:50 -05:00 |
|
|
6edacc8b32
|
[MOD] Use j2s to generate TokenInfo-s instead of hardcode
|
2023-11-01 21:11:49 +01:00 |
|
|
cdc056f9e9
|
[ADD] Add basic POST endpoint
|
2023-11-01 18:47:54 +01:00 |
|
|
d565640455
|
Add schema for PDUs v1 and v3, the only unique PDU formats.
All other room versions use one of these two PDU formats.
|
2023-08-10 00:08:33 +00:00 |
|
|
28d9e1cb3b
|
Add RoomCreateRequest schema.
|
2023-08-05 15:00:52 +00:00 |
|
|
5f3220372e
|
Implement filter validation by using j2s.
|
2023-08-05 13:46:23 +00:00 |
|