Tim Trense

Results 12 comments of Tim Trense

Can confirm this behavior with a blank docker installation of 23.0.2-apache and this plugin setup. After revisiting the login page and selecting to sign in with oidc again, the second...

the provided workaround works. But I would really like to see an occ action like "maintenance:update-oidc-wellknown" or something alike

managed it by doing docker exec -it nextcloud-postgres psql -U nextcloud `delete from oc_appconfig where appid='oidc_login' and (configkey='well-known' or configkey='last_updated_well_known');`

Since I am currently doing exactly this, I found that the ansible upgrade might be already done by https://github.com/kubernetes-sigs/kubespray/commit/7ba85710ad8d1f23e28d56cc7a128c5de05224f3 However, I also found some other quirks which may or may...

Currently there are only the up/down arrows to have some kind of indication or order. However, they to not clearly state, how Text sorting is handled: With numbers it is...

Yes. Once a MVP is implemented, I will host a sample server and provide example code. Currently the receiving and parsing of QUIC and TLS messages is implemented and the...

Do you plan to use QUIC in your Java application or do you want to support the development of this library?

I could use some more developers to progress more ~quickly~ quicly. Maybe some will get involved if this project would be a little more popular. To get new devs a...

Please note that as of now, the library is not production ready. I will let you know once that is reached

Hi @paulgessinger , I am currently trying out your app for my new paperless setup. I must say: I really like it! Great Work. Especially that you added the "custom...