Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix password bug | sowgro | 2025-03-18 |
* | Refactored user to instead hold a list of ID's instead of needs | Gunther6070 | 2025-03-17 |
* | Refactoring | sowgro | 2025-03-17 |
* | First attempt at an authentication system. | sowgro | 2025-03-02 |
* | Fix a bug causing spring to not start | sowgro | 2025-02-26 |
* | Made verifyPassword actually hash the input password | Gunther6070 | 2025-02-26 |
* | Added another constructor, verify password method, and basket methods | Gunther6070 | 2025-02-26 |
* | Added basket field to User | Gunther6070 | 2025-02-26 |
* | Tested user http calls and fixed update user | Gunther6070 | 2025-02-26 |
* | Created user class with fields name and password | Gunther6070 | 2025-02-26 |
* | Created UserDAO and file as well as user class | Gunther6070 | 2025-02-23 |