mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
patch authentication
This commit is contained in:
parent
6f2275e8cb
commit
8c497efb46
5 changed files with 31 additions and 88 deletions
|
@ -18,7 +18,6 @@ template(name="userFormsLayout")
|
|||
img(src="{{pathFor '/wekan-logo.png'}}" alt="Wekan")
|
||||
section.auth-dialog
|
||||
+Template.dynamic(template=content)
|
||||
+connectionMethod
|
||||
if isCas
|
||||
.at-form
|
||||
button#cas(class='at-btn submit' type='submit') {{casSignInLabel}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue