Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-05 | Add WebAuthn / Passkey integration | 1 | -0/+5 | ||
This is a rebase of #1618 in which @dave-atx added WebAuthn support. Closes #1618 | |||||
2023-10-20 | Refactor Batch Builder and prevent accidental and excessive refreshes from ↵ | 1 | -5/+11 | ||
the web ui | |||||
2023-09-02 | Add OAuth2 PKCE support | 1 | -5/+5 | ||
2023-08-10 | Move internal packages to an internal folder | 1 | -0/+68 | ||
For reference: https://go.dev/doc/go1.4#internalpackages |