7
src/lib/settings.ts
Normal file
7
src/lib/settings.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export const publicPaths = [
|
||||
'/login',
|
||||
'/webhooks/success',
|
||||
'/webhooks/github',
|
||||
'/webhooks/github/install',
|
||||
'/webhooks/gitlab'
|
||||
];
|
Reference in New Issue
Block a user