Skip to content

Практическая работа 6. Spring Security#4

Open
andrmuratov wants to merge 3 commits into
mainfrom
feature/practice6-security
Open

Практическая работа 6. Spring Security#4
andrmuratov wants to merge 3 commits into
mainfrom
feature/practice6-security

Conversation

@andrmuratov

Copy link
Copy Markdown
Owner

Реализовано:

  • Spring Security с аутентификацией по логину/паролю
  • Регистрация пользователей (PasswordEncoder - BCrypt)
  • Страницы login и registration (Thymeleaf)
  • Разделение доступа по ролям (USER, ADMIN)
  • Swagger UI доступен только ADMIN
  • Logout функционал
  • CustomUserDetailsService для загрузки пользователей из БД

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants