Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -12,6 +12,8 @@ var publicPaths = []string{
|
||||
"/api/auth/refresh",
|
||||
"/api/password/forgot",
|
||||
"/api/password/reset",
|
||||
"/api/product-images/",
|
||||
"/uploads/",
|
||||
}
|
||||
|
||||
func GlobalAuthMiddleware(db any, next http.Handler) http.Handler {
|
||||
|
||||
Reference in New Issue
Block a user