Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the entire Kittybox tree into the root | Vika | 2023-07-29 | 1 | -105/+0 |
| | |||||
* | Make webauthn and openssl optional | Vika | 2022-09-19 | 1 | -3/+9 |
| | |||||
* | feat: indieauth support | Vika | 2022-09-19 | 1 | -7/+85 |
| | | | | | | | | | | Working: - Tokens and codes - Authenticating with a password Not working: - Setting the password (need to patch onboarding) - WebAuthn (the JavaScript is too complicated) | ||||
* | WIP: IndieAuth progress | Vika | 2022-07-15 | 1 | -0/+21 |
- Some kittybox-indieauth crate bugs were fixed - Things should mostly work... - ...if you somehow supply your own backend store - YES I MADE IT MODULAR AGAIN - NO I AM NOT SORRY - YOU WILL THANK ME LATER - DO NOT DENY THE HEAVENLY GIFT OF GENERICS IN RUST - Retrieving profiles doesn't work for now because I am unsure how to implement it best |