Files
opencloud/services
Ralf Haferkamp 8dd8943854 fix(proxy): Prevent panic when autoprovsioning user
After autoprovisioning a user, we need to get a reva token via
`auth-machine`. If that fails the code would panic because the logger
tried to access the `user` object returned from the GetUserByClaims
call. Which is `nil`in case failure.

Fixes #936
2025-06-12 11:54:23 +02:00
..
2025-04-29 11:01:17 +02:00
2025-05-19 19:26:38 +02:00
2025-05-19 19:26:38 +02:00
2025-05-19 19:26:38 +02:00
2025-06-02 13:30:43 +02:00
2025-05-19 19:26:38 +02:00
2025-05-19 19:26:38 +02:00
2025-05-19 19:26:38 +02:00
2025-05-22 09:19:50 +02:00
2025-05-19 19:26:38 +02:00
2025-06-10 13:43:04 +02:00