From 06f7d2bb17f222b99b3ba51fc9d257d5faccb3a6 Mon Sep 17 00:00:00 2001
From: Chamila Adhikarinayake
Defining callback URL regular expression
For password recovery, you can define a regular expression to validate the callback URL. The default configuration allows any callback URL. Note that if you are using the recovery option, it is highly recommended to define the regular expression that validates and only allows access to specific callback URLs.
+For password recovery, you can define a regular expression to validate the callback URL. The default configuration allows any callback URL. Note that if you are using the recovery option, it is highly recommended to define the regular expression that validates and only allows access to specific callback URLs.
See the Callback URL Regular Expressions documentation for details.
Defining callback URL regular expression
For password recovery, you can define a regular expression to validate the callback URL. The default configuration allows any callback URL. Note that if you are using the recovery option, it is highly recommended to define the regular expression that validates and only allows access to specific callback URLs.
See the Callback URL Regular Expressions documentation for details.
+For password recovery, you can define a regular expression to validate the callback URL. The default configuration allows any callback URL. Note that if you are using the recovery option, it is highly recommended to define the regular expression that validates and only allows access to specific callback URLs.
See the Callback URL Regular Expressions documentation for details.