Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorial:adm:modules_pwdreset [2024/06/04 11:59]
kratochvils
tutorial:adm:modules_pwdreset [2024/06/04 14:38] (current)
kratochvils
Line 3: Line 3:
 This module provides the functionality of password reset or, in other words, the recovery of a forgotten password. This module provides the functionality of password reset or, in other words, the recovery of a forgotten password.
  
-===== FAQ =====+=====   =====
  
 ==== How to allow password reset in CAS? ==== ==== How to allow password reset in CAS? ====
Line 11: Line 11:
 <code> <code>
 - CAS_CUSTOM_FRONTEND_PASSWORDRESET_DISPLAY=true - CAS_CUSTOM_FRONTEND_PASSWORDRESET_DISPLAY=true
-- CAS_CUSTOM_FRONTEND_PASSWORDRESET_LINK=<idm url>/#/password-reset+- CAS_CUSTOM_FRONTEND_PASSWORDRESET_LINK=<idm url>/\#/password-reset     # IMPORTANT: don't forget to escape characters like #
  
 </code> </code>
  
 =====   ===== =====   =====
 +
  
 ===== How does it work? ===== ===== How does it work? =====
Line 86: Line 87:
  
 [[https://www.youtube.com/watch?v=bxhVHXo-A-k&index=2&list=PLBeAQt3pe3EcdVE8QpCDEJcDsi_jtNQUb|How to reset password]] - czech language [[https://www.youtube.com/watch?v=bxhVHXo-A-k&index=2&list=PLBeAQt3pe3EcdVE8QpCDEJcDsi_jtNQUb|How to reset password]] - czech language
 +
 +===== FAQ =====
  
  
  • by kratochvils