-
Notifications
You must be signed in to change notification settings - Fork 7
Pull requests: lixmal/keepass4web-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: modernise UserLogin, BackendLogin, Alert and Info to match new vault UI
#326
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
feat: modern three-panel UI redesign with dark theme and icon picker
#324
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
feat: OIDC Docker split-brain fix, auto-create KDBX, entry CRUD
#321
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
8 tasks
2
docs: add config.example.yml; slim default config.yml to htpasswd
#318
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
feat: use_keyring config option for container-runtime compatibility
#316
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
feat(oidc): lazy discovery with TTL cache and key-rotation retry
#315
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
2
feat: abstract key storage, in-memory fallback for non-linux platforms
#311
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
feat: rate limit user login with exponential backoff
#310
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
fix(filesystem): open db file for writing in get_db_write
#309
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
feat(docker): multi-arch builds, healthcheck, dependency caching
#308
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
3
fix: normalize htpasswd user id to lowercase
#307
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
ci: add clippy lint gate, remove obsolete clippy dev-dependency
#306
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
feat: add security headers to all responses
#305
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
refactor: remove pointless zero padding in Encrypted
#304
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
perf(http): reuse one reqwest Client instead of building one per request
#303
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
fix: renew session on user login to prevent session fixation
#300
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
fix: 404 for missing entries/groups/icons, repair icon caching headers
#299
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
2
fix(http): fail on non-success response status codes
#298
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
fix: get_file endpoint panicked via todo!(), return 501 instead
#297
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
fix(ldap): case-insensitive attribute lookup, request login attribute in search
#296
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
feat: turnkey compose environment for testing the LDAP and OIDC auth backends
#295
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
fix: error responses incorrectly reported success: true
#294
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
fix: correct broken log statement in embed_in_index
#293
opened Jun 13, 2026 by
allamiro
Contributor
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-06-09.