Skip to content

Commit 249ce00

Browse files
changed SecurityConfig.java
1 parent 5f0f517 commit 249ce00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/hexlet/code/config/SecurityConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@ AuthenticationProvider daoAuthProvider(AuthenticationManagerBuilder auth) {
6363
return provider;
6464
}
6565
}
66+

0 commit comments

Comments
 (0)