Skip to content

Commit

Permalink
Merge pull request #13 from Deri-Kurniawan/security-patch-1
Browse files Browse the repository at this point in the history
improve: admin access restriction if role in cookie is changed
  • Loading branch information
Deri-Kurniawan authored Nov 21, 2024
2 parents a6b7af9 + df9b77f commit b5c0ea5
Show file tree
Hide file tree
Showing 14 changed files with 15,156 additions and 8,593 deletions.
3 changes: 3 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ module.exports = withNextra({
experimental: {
appDir: !true,
},
typescript: {
ignoreBuildErrors: true,
},
});
Loading

0 comments on commit b5c0ea5

Please sign in to comment.