mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
feat: adjust roles
This commit is contained in:
@@ -261,7 +261,6 @@ export async function getServerSideProps(context: GetServerSidePropsContext) {
|
||||
}
|
||||
|
||||
const { user } = await validateRequest(context.req);
|
||||
console.log("Response", user);
|
||||
|
||||
if (user) {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user