feat: separate user and admin auth, redirect to settings after invite

This commit is contained in:
Isaac
2025-02-09 23:12:53 +00:00
parent 05c6ffa482
commit 2255d0d15d
8 changed files with 265 additions and 305 deletions

View File

@@ -1 +0,0 @@
module.exports.domain = new URL(process.env.HTTP_EXTERNAL).hostname;