Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security] Config security and authenticate #33

Merged
merged 7 commits into from
Sep 3, 2024
Merged

Conversation

khanhduzz
Copy link
Owner

  • Added some extra fields for the default admin
  • Setting security context for getting authenticate information in ThymeLeaf
  • Setting session time out to force user log-in again after previous of inactivity time
  • Setting remember me for use if tick the remember me box when log-in

@khanhduzz khanhduzz linked an issue Sep 2, 2024 that may be closed by this pull request
@khanhduzz khanhduzz linked an issue Sep 2, 2024 that may be closed by this pull request
@khanhduzz khanhduzz self-assigned this Sep 2, 2024
@khanhduzz khanhduzz added enhancement New feature or request improvement Improve code out of the box labels Sep 2, 2024
Copy link

sonarqubecloud bot commented Sep 3, 2024

Copy link

github-actions bot commented Sep 3, 2024

Sunrise Coverage Report

Overall Project 48.05% -4.07%
Files changed 83.44% 🍏

File Coverage
SecurityConfig.java 100% 🍏
WebServletConfig.java 100% 🍏
ApplicationConfig.java 15.71% -22.86%
CustomUserDetailService.java 0% -31.03%

@khanhduzz khanhduzz merged commit 05a0d3c into main Sep 3, 2024
6 checks passed
@khanhduzz khanhduzz deleted the security-config branch September 3, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improvement Improve code out of the box
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Security] Setup remember me [Security] : Setup security for whole project
1 participant