|
|
@@ -104,7 +104,7 @@ class AuthComponent extends Component
|
|
|
*
|
|
|
* - ~~`ajaxLogin`~~ - The name of an optional view element to render when an Ajax
|
|
|
* request is made with an invalid or expired session.
|
|
|
- * **This option is deprecated since 3.3.5.** Your client side code should
|
|
|
+ * **This option is deprecated since 3.3.6.** Your client side code should
|
|
|
* instead check for 403 status code and show appropriate login form.
|
|
|
*
|
|
|
* - `flash` - Settings to use when Auth needs to do a flash message with
|