Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-11-21 | [chore/security] refactor AuthenticateFederatedRequest() to handle account ↵ | 1 | ||
deref + suspension checks (#2371) * refactor AuthenticateFederatedRequest() to handle account suspension + fetching of owner * small fixups * small changes * revert to 'IsEitherBlocked' instead of just 'IsBlocked" :grimace: * update code comment to indicate that AuthenticateFederatedRequest() will handle account + instance dereferencing | ||||
2023-09-12 | [feature] Allow admins to expire remote public keys; refetch expired keys on ↵ | 1 | ||
demand (#2183) |