Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2025-01-08 | [feature] Fetch + create domain permissions from subscriptions nightly (#3635) | 1 | ||
* peepeepoopoo * test domain perm subs * swagger * envparsing * dries your wets * start on docs * finish up docs * copy paste errors * rename actions package * rename force -> skipCache * move obfuscate parse nearer to where err is checked * make higherPrios a simple slice * don't use receiver for permsFrom funcs * add more context to error logs * defer finished log * use switch for permType instead of if/else * thanks linter, love you <3 * validate csv headers before full read * use bufio scanner | ||||
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) |