mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 11:49:25 +00:00
Add branding
This commit is contained in:
@@ -28,6 +28,8 @@ public class SecurityConfig {
|
||||
.authorizeHttpRequests(auth -> auth
|
||||
.requestMatchers(
|
||||
"/",
|
||||
"/favicon.ico",
|
||||
"/img/**",
|
||||
"/css/**",
|
||||
"/js/**",
|
||||
"/webjars/**",
|
||||
|
||||
Reference in New Issue
Block a user