QHivert

Results 7 comments of QHivert

Hello, same issue here. When a user made a post request on my webapp and their token is invalid, it will redirect to the authorize endpoint. In this case, the...

Hello, After some research, I've found that authorization endpoint not doing cors policy is not a bug but is designed that way: [Best Current Practice for OAuth 2.0 Security](https://datatracker.ietf.org/doc/html/rfc9700#section-2.6-8). So...

@berolinux Hello, I've actually need to push the corrections on the (BOOL *) -> (BOOL). Could you make the adjustements on your PR? Or I can make a commit myself...

Hello, Maintainer of SOGo here. I've made a potential fix for that but don't know if it works correctly -> https://github.com/Alinto/sogo/commit/9e431d08a273f519ff833b15189d2d3ebef4fc79 The fix is already in the nightly since last...

Hello @stultitiophobia Could you check what version of sogo are you using ? With `apt-cache policy sogo`

Hello, Could you give sogo's logs when the dav is not working? You should see things like this Apr 22 15:27:49 sogod [32440]: 127.0.0.1 "PROPFIND /SOGo/dav/[email protected]/Calendar/1BC38-67B60000-1-6E4B6880/ HTTP/1.1" 207 849/337 0.163...

Hello, this was a bug in sogo indeed. I've made a fix, available with next nightlies: https://github.com/Alinto/sogo/commit/95efe73e69abaae7fb8c1bdd0fe7ac660d59d7a4