Ginger
|
8a652cdd2f
|
fix: Set correct default for registration terms config section
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
d0e885fb1c
|
fix: Check for existing device when creating oauth session
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
e95e653379
|
fix: Use RFC-compliant error responses for OAuth endpoints
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
3057a44de4
|
fix: Force trusted flow UI for first-run registration
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
37f26dc430
|
fix: Panic when trying to check an unknown UIAA stage type
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
1442cfcb4f
|
fix: Use the right error code for CAPTCHA errors
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
3f263714c3
|
fix: Formatting
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
30684724b5
|
refactor: Update logic for checking if a username is available
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
df8bcdd92d
|
fix: CSS adjustments
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
560c959ee7
|
fix: Adjust error codes to comply with MSC4190
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
ee4b2f5b8d
|
feat: Mark spec version 1.15 as supported
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
1a766d52d4
|
feat: Add a page with some information about the server
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
0c34700a96
|
fix: Correct config file example section name
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
9ef401f13e
|
chore: My Giant Future
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
bfe45facad
|
feat: Improve account panel UI for locked and suspended accounts
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
866742ecc5
|
fix: Include query parameters in link back to login on register page
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
7a7e3b4697
|
fix: CSS tweaks
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
27267eec69
|
feat: Improve registration UI in first-run mode
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
6f3985d837
|
fix: Minor wording improvements
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
d42836dabf
|
fix: Set default for allow_deactivation
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
05dc9d08e1
|
fix: Fix registration terms example in config
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
0daf876e9b
|
feat: Implement support for prompt=create in the authorization code flow
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
77ae59fde7
|
fix: Don't let logged-in users access the registration page
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
b865f0d56e
|
feat: Allow self-service deactivation to be disabled
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
9e9eb19331
|
refactor: Use more consistent terminology for email validation pages
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
4f333ed173
|
feat: Add support for registering accounts with the web UI
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
1840549332
|
refactor: Change template context to allow using a CSP nonce
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
ca50d52469
|
fix: Minor CSS improvements
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
80493f3e36
|
fix: Remove errant whitespace in device details
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
e39c3e3aee
|
chore: News fragment
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
25144ecceb
|
feat: Allow configuring the OAuth compatibility mode
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
c2c841b8c7
|
fix: Use button styling for account management link on index page
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
9f10657406
|
fix: Use the right text color on input elements
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
a8c49a3034
|
feat: Add support for account management deeplinks
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
35f3b44e46
|
fix: Return the correct error code for expired access tokens
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
2ffbead621
|
feat: Add a page for viewing a device's details
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
772553ec79
|
fix: Use SameSite=Lax for session cookie
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
732dd623ee
|
feat: Allow devices to be removed from the account panel
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
0974481066
|
feat: Implement oauth token revocation
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
5ac3ef7372
|
chore: Clippy fixes
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
53a0ca9ae5
|
feat: Implement oauth auth code and refresh token flows
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
b5956368bc
|
chore: Clippy fixes
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
e143da969a
|
feat: Implement a web-based account management dashboard
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
7631250278
|
feat: Implement oauth service and client registration
|
2026-06-16 12:50:43 -04:00 |
|
Ginger
|
0932c929c3
|
chore: Clippy fixes >:(
|
2026-06-16 12:36:24 -04:00 |
|
Ginger
|
8f4e95b4b9
|
fix: Fix compile errors caused by hickory upgrade
|
2026-06-16 12:19:37 -04:00 |
|
Renovate Bot
|
e84d1f02af
|
chore(deps): lock file maintenance
|
2026-06-16 12:57:54 +00:00 |
|
Renovate Bot
|
772a326ac1
|
chore(deps): update hickory-dns monorepo to 0.26.0
|
2026-06-16 12:51:12 +00:00 |
|
Renovate Bot
|
6276a632cc
|
chore(deps): update github-actions-digest
|
2026-06-16 05:02:02 +00:00 |
|
ginger
|
bb48bd50bb
|
chore: Prek fixes
|
2026-06-15 16:59:57 +00:00 |
|