Commit Graph

9 Commits

Author SHA1 Message Date
26b76e4226 Add integration tests 2021-05-05 20:00:11 +05:30
bbdd9b9abd minor enhancements 2021-04-23 21:10:02 +05:30
6649b27869 many changes
re-enable cross and os-matrix cross
remove jsonwebtoken since it doesn't compile on ppc
improve docker build and make it publish to docker.io
2021-04-22 23:26:30 +05:30
1d1cff4f74 Add docker build and update to actix-web v3 2021-04-21 11:11:48 +05:30
9b7d28c6fe Updated dependencies 2020-08-22 16:53:39 +05:30
5618d043bc Vastly improved error handling
Vastly improved error handling in some functions.
Rest will be done later.
Code cleanup and fixed typos.
Removed actix_htttp crate as dependency
2020-08-19 13:42:02 +05:30
260f887d22 Implemented basic auth logic + other stuff 2020-05-12 01:03:11 +05:30
cb26393fcd Many updates
Split codebase into modules
Added custom all in one error type
Added password to user model
Added password hashing using bcrypt
Added model validation for username using regex
2020-05-09 12:07:08 +05:30
409a28c170 first commit 2020-05-06 18:56:24 +05:30