- Deletes a user based on the provided ID.
- Displays a home page with a list of users, their roles, and authentication status.
- Displays the profile of the currently authenticated user.
- Displays a registration form for new users.
- Processes registration data, encodes the password, and saves the new user.
- Displays a list of users with search and sorting options for administrators.
- Displays a login page for users.
- Handles login requests, checking the validity of the username and password.
- Possibility to ban a site user.
To use the application, follow these steps:
- Clone the repository.
- Configure the necessary dependencies.
- Run the application.
This project is licensed under the [License Name] - see the LICENSE.md file for details.
In progress...
#2024-01-29 20:28:47.522 INFO 11220 --- [nio-8080-exec-4] net.springboot.controller.AppController : User max@max.max is banned