This website requires JavaScript.
Explore
Help
Sign In
weirdcat
/
easywish
Archived
Watch
1
Star
1
Fork
0
You've already forked easywish
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-12-30
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
8fa57eddb1451e4b085f328f3698e7efad13e2f1
easywish
/
backend
/
internal
History
Nikolai Papin
8fa57eddb1
feat: implemented PasswordResetBegin method in auth service with cooldown for each email being stored in redis
2025-07-12 19:32:53 +03:00
..
controllers
feat: implemented PasswordResetBegin method in auth service with cooldown for each email being stored in redis
2025-07-12 19:32:53 +03:00
database
feat: automatic termination of older sessions on login (temporary until release 4);
2025-07-06 14:45:36 +03:00
errors
feat: implemented PasswordResetBegin method in auth service with cooldown for each email being stored in redis
2025-07-12 19:32:53 +03:00
logger
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
middleware
feat: initialized smtp service;
2025-07-08 23:21:00 +03:00
models
chore: tidy swagger comments;
2025-07-11 17:44:48 +03:00
redisClient
refactor: added redisclient connection error check
2025-07-12 17:04:09 +03:00
routes
feat: middlewares for authorization and automatic request parsing;
2025-06-24 13:57:39 +03:00
services
feat: implemented PasswordResetBegin method in auth service with cooldown for each email being stored in redis
2025-07-12 19:32:53 +03:00
utils
feat: smtp config;
2025-07-07 01:31:21 +03:00
validation
chore: tidy swagger comments;
2025-07-11 17:44:48 +03:00