Univention Bugzilla – Attachment 10278 Details for
Bug 50608
Make "Forgot your password?" in login configurable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Change URL of "Forgot your password" link in UMC login
forgot-password.patch (text/plain), 562 bytes, created by
Valentin Heidelberger
on 2020-01-07 10:52:23 CET
(
hide
)
Description:
Change URL of "Forgot your password" link in UMC login
Filename:
MIME Type:
Creator:
Valentin Heidelberger
Created:
2020-01-07 10:52:23 CET
Size:
562 bytes
patch
obsolete
>--- /usr/share/univention-web/js/umc/hooks/passwordreset.js.bak 2019-12-12 14:23:48.279729000 +0100 >+++ /usr/share/univention-web/js/umc/hooks/passwordreset.js 2019-12-12 14:17:20.459729000 +0100 >@@ -79,7 +79,7 @@ > }); > > // add "Forgot password?" link to login page >- dialog.addLink('<a href="/univention/self-service/#page=passwordreset">' + entities.encode(_('Forgot your password?')) + '</a>'); >+ dialog.addLink('<a href="https://my.domain.de/univention/self-service/#page=passwordreset">' + entities.encode(_('Forgot your password?')) + '</a>'); > > }); >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 50608
: 10278