We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25b95fc + 668305c commit 4f07bb0Copy full SHA for 4f07bb0
src/Config/Auth.php
@@ -154,7 +154,7 @@ class Auth extends BaseConfig
154
* logged-in user on every page request.
155
* This feature only works when session/tokens filter is active.
156
*
157
- * @see https://codeigniter4.github.io/shield/install/#protect-all-pages for set filters.
+ * @see https://codeigniter4.github.io/shield/quick_start_guide/using_session_auth/#protecting-pages for set filters.
158
*/
159
public bool $recordActiveDate = true;
160
0 commit comments