Activity
chore: fixed SaltString conversion
chore: fixed SaltString conversion
chore: added git hook to ensure formatting
chore: added git hook to ensure formatting
chore: comment postgre docker initialization.
chore: comment postgre docker initialization.
chore: formatted the codebase
chore: formatted the codebase
chore: final modification to script
chore: final modification to script
chore: updated deployment script to stop postgre if already running
chore: updated deployment script to stop postgre if already running
Doc: Wrote README for the project
Doc: Wrote README for the project
chore: took care of cargo format
chore: took care of cargo format
chore: refactored code for formatting CI
chore: refactored code for formatting CI
Feat: Implemented a functional email client.
Feat: Implemented a functional email client.
chore: refactoring code for user workflow observability
chore: refactoring code for user workflow observability
chore: Tweaked send_newsletters endpoint for idempotency
chore: Tweaked send_newsletters endpoint for idempotency
chore: Started working on idempotency
chore: Started working on idempotency
Feat: removed Basic authentication from newsletter endpoint and repla…
Feat: removed Basic authentication from newsletter endpoint and repla…
chore: refactoring authentication
chore: refactoring authentication
chore: implemented change_password flow successfully
chore: implemented change_password flow successfully
chore: tidying up the codebase
chore: tidying up the codebase
chore: Added change_admin_passowrd page and logic
chore: Added change_admin_passowrd page and logic
chore: set up session cookies
chore: set up session cookies
Feat: implemented redis for cookies lifespan
Feat: implemented redis for cookies lifespan