Rewrite of the authentication and authorization system
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</head>
|
||||
<body data-status-url="<?= $this->url->href('app', 'status') ?>"
|
||||
data-login-url="<?= $this->url->href('auth', 'login') ?>"
|
||||
data-markdown-preview-url="<?= $this->url->href('app', 'preview') ?>"
|
||||
data-markdown-preview-url="<?= $this->url->href('TaskHelper', 'preview') ?>"
|
||||
data-timezone="<?= $this->app->getTimezone() ?>"
|
||||
data-js-lang="<?= $this->app->jsLang() ?>">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user