Gregor Volkmann

Results 3 issues of Gregor Volkmann

Hello @francescortiz, today I tried to migrate my ImageField (django's ImageField) to a seperate class. Unfortunately, the Iterator iterating the objects start's to bother with your ImageCenterFields, even if I...

Branch: nextcloud-reloaded Ansible: 2.10.6 Debian: 10 Error: Database query failed: new encoding (UTF8) is incompatible with the encoding of the template database because postgres template1 does not have UTF-8 encoding....

This pull request fixes an HTTP 400 error in production by updating the login function in frontend/src/hooks/useAuth.ts. The LoginService.loginAccessToken call was incorrectly passing { formData: data } instead of {...