Mathijs van Veluw
Mathijs van Veluw
If someone can't register, they should just contact the admin or the one who invited them. They needs to check what is going on. When someone forgot or clicked a...
> > I would even argue that we cloud remove that random sleep there, and add a rate-limit to it instead. > > As mentioned in the comments, the sleep...
Moving this note/issue to the discussions, most of these issues are probably solved already, and if not, we can point them to the discussion page.
> > Can this be merged? Would be just awesome as we already use vaultwarden. > > The authentication process is functionally working (you can login via OIDC) but I...
@MFijak i did some further checking, and indeed the `Group::is_in_full_access_group()` function is returning true for all ciphers even if they are not part the of the organization to which they...
Also, in general, I would like this whole PR to be squashed into one commit instead of the 23 commits currently, that would also make the merge/commit nicer to check...
Going to close this as an issue. I have added it to the META Features request #246 .
I did run into something similar like this. If i try to enforce SSL on a connection that doesn't support it and do not have `r2d2` enabled, i get an...
I can confirm this issue and it still exists in v2022.8.2. It looks like it does allow the invite to be accepted which is correct for admins and owners, but...
The sub-module currently links to https://github.com/microsoft/mimalloc/tree/f2712f4a8f038a7fb4df2790f4c3b7e3ed9e219b which is the exact same hash as the tag `v2.0.6`, so the current version of mimalloc_rust links to the latest v2 tagged version, which...