Paul Zinselmeyer pfzetto
pfzetto pushed to master at pfzetto/bin 2023-10-20 13:58:48 +02:00
69d8bd1d8e browser upload, multipart, ttl
pfzetto closed issue pfzetto/bin#5 2023-10-20 11:27:26 +02:00
add multipart/form-data support
pfzetto commented on issue pfzetto/bin#5 2023-10-20 11:27:02 +02:00
add multipart/form-data support

implemented in d9b512f8d8

pfzetto pushed to master at pfzetto/bin 2023-10-20 11:26:42 +02:00
d9b512f8d8 multipart support
pfzetto closed issue pfzetto/bin#6 2023-10-20 10:00:44 +02:00
TTL overflow
pfzetto commented on issue pfzetto/bin#6 2023-10-20 10:00:43 +02:00
TTL overflow

fixed in 5ac3a20b6c

pfzetto pushed to master at pfzetto/bin 2023-10-20 10:00:31 +02:00
5ac3a20b6c ttl overflow fix
pfzetto opened issue pfzetto/bin#6 2023-10-20 01:22:36 +02:00
Fix ttl overflow
pfzetto closed issue pfzetto/bin#2 2023-10-20 00:42:52 +02:00
allow oidc access token insted of oidc session
pfzetto commented on issue pfzetto/bin#2 2023-10-20 00:42:47 +02:00
allow oidc access token insted of oidc session

Implemented in a8180ba55b

pfzetto pushed to master at pfzetto/bin 2023-10-20 00:41:00 +02:00
a8180ba55b jwt auth
pfzetto pushed to master at pfzetto/axum_oidc 2023-10-20 00:27:06 +02:00
3b9438d1f3 jwt as extractor
pfzetto commented on issue pfzetto/bin#4 2023-10-20 00:03:03 +02:00
Long lived tokens to create multiple bins

I think it would be better to have a client application that uses OpenID to authenticate the user rather than implementing a api key system on the server

pfzetto closed issue pfzetto/bin#4 2023-10-20 00:03:03 +02:00
Long lived tokens to create multiple bins
pfzetto reopened issue pfzetto/bin#3 2023-10-20 00:02:06 +02:00
client application
pfzetto opened issue pfzetto/bin#5 2023-10-19 14:20:10 +02:00
add multipart/form-data support
pfzetto closed issue pfzetto/bin#3 2023-10-19 10:02:02 +02:00
client application
pfzetto opened issue pfzetto/bin#4 2023-10-19 10:01:35 +02:00
Long lived tokens to create multiple bins
pfzetto opened issue pfzetto/bin#3 2023-10-18 22:27:03 +02:00
client application
pfzetto opened issue pfzetto/bin#2 2023-10-18 22:24:02 +02:00
allow oidc access token insted of oidc session