This website requires JavaScript.
Explore
Help
Sign In
weirdcat
/
easywish
Watch
1
Star
1
Fork
0
You've already forked easywish
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f2753e14956fc9bf5bdcada76522941773285c95
easywish
/
backend
/
internal
/
utils
History
Nikolai Papin
d6e2d02bff
refactor: transitioned auth controller to use the new controller structure;
...
feat: setup DI for controllers; refactor: marked old utils and routes package parts as deprecated
2025-07-17 21:42:47 +03:00
..
enums
feat: added session guid and token type fields to jwt tokens;
2025-07-01 14:18:01 +03:00
codes.go
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00
db.go
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
errors.go
feat: add change password endpoint using old password;
2025-07-17 03:44:22 +03:00
hash.go
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00
jwt.go
feat: add session expiration tracking and validation
2025-07-14 20:44:30 +03:00
pointer.go
feat: smtp config;
2025-07-07 01:31:21 +03:00
request.go
refactor: transitioned auth controller to use the new controller structure;
2025-07-17 21:42:47 +03:00