You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add logging in code
* debugging, add logging
* temporarily disable allowed domains check for debugging
* add logging in /dialog/authorize route middleware
* debugging remove res.locals in logging
* add url met domain
* debugging add APP_URL to urls
* set appUrl in layout
* set complete URL for several autorizeUrls
* add complete URL to checkRequiredUserFields redirect
* set full URL at template POST button
* add logging for debugging check2FA function
* fix defaultValue for twoFactorRoles in client model
* add logging for debugging allowedDomains
* change regex in seeds script, so also the path is removed from an URL (for allowed domains)
* add debugging code
* fix redirects to correctpath
* fix redirect with APP_URL
* added a lot of APP_URL env to redirects
* use force flag for db syncing
* add directConnection paramater to mongo connection string
* remove directConnection parameter from mongo connection string
* add appUrl to views via controllers
* remove logging triggering an error
* cleanup
0 commit comments