Skip to content

Commit

Permalink
1.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Pathologic committed Jan 14, 2023
1 parent bad868c commit 73fd050
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions assets/snippets/FormLister/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## History
### 1.19.5
* [Fix] Ошибка в PHP 8.1 (Form).

### 1.19.4
* [Fix] Ошибка при формировании ссылки для активации аккаунта (Activate).

Expand Down
2 changes: 1 addition & 1 deletion install/assets/plugins/userHelper.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* addition to FormLister
*
* @category plugin
* @version 1.19.4
* @version 1.19.5
* @internal @properties &model=Model;text;\\modUsers &logoutKey=Request key;text;logout &cookieName=Cookie Name;text;WebLoginPE &cookieLifetime=Cookie Lifetime, seconds;text;157680000 &maxFails=Max failed logins;text;3 &blockTime=Block for, seconds;text;3600 &trackWebUserActivity=Track web user activity;list;No,Yes;No
* @internal @events OnWebAuthentication,OnWebPageInit,OnPageNotFound,OnWebLogin,OnWebSaveUser
* @internal @modx_category Content
Expand Down
2 changes: 1 addition & 1 deletion install/assets/snippets/FormLister.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Form processor
*
* @category snippet
* @version 1.19.4
* @version 1.19.5
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License (GPL)
* @internal @modx_category Content
* @internal @installset base, sample
Expand Down

0 comments on commit 73fd050

Please sign in to comment.