Changeset cde1485

Timestamp:
02/06/25 16:30:59 (8 months ago)
Author:
GitHub <noreply@…>
Branches:
dev-advanced
Children:
c623baa
Parents:
e460df4
git-author:
Boris Djotov <118169975+borisdz@…> (02/06/25 16:30:59)
git-committer:
GitHub <noreply@…> (02/06/25 16:30:59)
Message:

Registration functionality (#4)

  • Started developing the html files and the necessary service methods.
  • Created the necessary service and repository methods to fetch data for each user's dashboards.
  • Added CORS config bean in SecurityConfig.java
  • Corrected config file and it redirects to login by default. Implemented the AuthController and need to fix the html files.
  • Started work on reset password functionality as well as correct register functionality.
  • Reset password functionality done.
  • Need to fix Spring Security Config.
  • Security config is fixed.
  • Security config is fixed.

Login works correctly.
User is redirected to its appropriate controller and home page.

  • Create Driver and Manager work. Need to fix fetching warehouses in create manager.
  • Works properly.
(No files)

Note: See TracChangeset for help on using the changeset viewer.