warden-worker/src
Copilot cdcae96d52
Add glob pattern support for ALLOWED_EMAILS (#2)
* Initial plan

* Add glob pattern support for ALLOWED_EMAILS environment variable

Co-authored-by: SunsetMkt <26019675+SunsetMkt@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: SunsetMkt <26019675+SunsetMkt@users.noreply.github.com>
2025-12-04 12:12:28 +08:00
..
handlers Add glob pattern support for ALLOWED_EMAILS (#2) 2025-12-04 12:12:28 +08:00
models feat: add profile retrieval endpoint and refactor profile creation logic 2025-12-04 03:26:30 +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 fix: update user timestamp after data modifications 2025-11-30 17:20:26 +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: add profile retrieval endpoint and refactor profile creation logic 2025-12-04 03:26:30 +00:00