This website requires JavaScript.
Explore
Help
Sign in
danvics
/
warden-worker
Watch
1
Star
0
Fork
You've already forked warden-worker
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
de43671573
warden-worker
/
src
History
qaz741wsd856
de43671573
feat: add database migration handling and update wrangler.toml configuration
2025-11-30 03:24:10 +00:00
..
handlers
fix: update send_verification_email endpoint to return a json type
2025-11-29 16:29:59 +00:00
models
feat: implement password salting and PBKDF2 hashing for user registration and authentication
2025-11-29 14:42:40 +00:00
auth.rs
Cleanup
2025-09-21 16:01:16 +05:30
crypto.rs
feat: implement password salting and PBKDF2 hashing for user registration and authentication
2025-11-29 14:42:40 +00:00
db.rs
feat: add database migration handling and update wrangler.toml configuration
2025-11-30 03:24:10 +00:00
error.rs
Login to vault
2025-09-21 11:35:13 +05:30
lib.rs
feat: add database migration handling and update wrangler.toml configuration
2025-11-30 03:24:10 +00:00
router.rs
feat: implement soft and hard delete operations for ciphers, including bulk actions and restore functionality
2025-11-28 16:23:09 +00:00