|
aecf9509f5
|
Implement padlock proxy
|
2024-02-20 21:57:03 +00:00 |
|
|
fa7dc5a3f9
|
Allow specifying IP address to listen on
|
2024-02-15 19:58:33 +00:00 |
|
|
731f6f2f6c
|
bugfix: return existing token instead of creating a new one every time
|
2024-02-11 19:12:51 +01:00 |
|
|
79bf7f764b
|
small clean-ups
remove one level of Arc in state
|
2024-02-11 16:23:11 +01:00 |
|
|
f446d67cf4
|
Implement LDAP authentication backend
|
2024-02-10 21:44:43 +00:00 |
|
|
045d5394ca
|
Implement /generate-server-padlock-2
|
2024-02-10 18:59:28 +00:00 |
|
|
9c3905c7a5
|
server: use default API version if not specified
|
2024-02-10 18:35:20 +00:00 |
|
|
ffe3aa5232
|
server: pass state to handlers
|
2024-02-10 18:34:07 +00:00 |
|
|
d8b79ae852
|
Update config keys, add port
|
2024-02-10 13:29:21 +00:00 |
|
|
0a5ab5a199
|
Add /generate-user-server-key-2 prototype
|
2024-02-10 12:28:13 +00:00 |
|
|
f42c7109fb
|
/api_login: use UserToken
|
2024-02-10 12:28:13 +00:00 |
|
|
578c4e237f
|
Allow converting AuthenticationError to ApiError
|
2024-02-10 12:27:26 +00:00 |
|
|
399ed56b74
|
move secrets to secrets.rs
|
2024-02-10 12:32:01 +01:00 |
|
|
0006004db1
|
Add API error type
|
2024-02-10 10:49:36 +00:00 |
|
|
32e99b155c
|
Implement dummy /api_login
|
2024-02-10 10:46:13 +00:00 |
|
|
ec9b0993bc
|
Move axum stuff to separate module
|
2024-02-10 10:13:44 +00:00 |
|