File tree Expand file tree Collapse file tree 4 files changed +12
-9
lines changed Expand file tree Collapse file tree 4 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- :major: 14
3
- :minor: 3
4
- :patch: 4
2
+ :major: 15
3
+ :minor: 0
4
+ :patch: 0
5
5
:special: ''
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ Changelog
2
2
=========
3
3
Releases for CakePHP 5
4
4
-------------
5
+ * 15.0.0
6
+ * ...
5
7
* 14.3.4
6
8
* Replace usage of 'admin' by UsersTable::ROLE_ADMIN constant across the plugin.
7
9
* Fix role in UsersAddSuperuserCommand to be 'admin' instead of 'superadmin'.
Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ Versions and branches
12
12
13
13
| CakePHP | CakeDC Users Plugin | Tag | Notes |
14
14
| :--------------:| :----------------------------------------------------------:| :------:| :---------|
15
- | ^5.0 | [ 14.3] ( https://github.com/cakedc/users/tree/14.next-cake5 ) | 14.3.2 | stable |
15
+ | ^5.0 | [ 15.0] ( https://github.com/cakedc/users/tree/15.next-cake5 ) | 15.0.0 | unstable |
16
+ | ^5.0 | [ 14.4] ( https://github.com/cakedc/users/tree/14.next-cake5 ) | 14.3.4 | stable |
16
17
| ^4.5 | [ 13.0] ( https://github.com/cakedc/users/tree/13.next-cake4 ) | 13.0.1 | stable |
17
18
| ^5.0 | [ 12.0] ( https://github.com/cakedc/users/tree/12.next-cake5 ) | 12.0 | beta |
18
19
| ^4.3 | [ 11.0] ( https://github.com/cakedc/users/tree/11.next-cake4 ) | 11.1.0 | stable |
Original file line number Diff line number Diff line change 5
5
msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version : PROJECT VERSION\n "
8
- "POT-Creation-Date : 2025-01-09 06:42-0600 \n "
8
+ "POT-Creation-Date : 2025-01-24 08:05+0000 \n "
9
9
"PO-Revision-Date : YYYY-mm-DD HH:MM+ZZZZ\n "
10
10
"Last-Translator : NAME <EMAIL@ADDRESS>\n "
11
11
"Language-Team : LANGUAGE <EMAIL@ADDRESS>\n "
@@ -494,13 +494,13 @@ msgstr ""
494
494
msgid "This field is required"
495
495
msgstr ""
496
496
497
- #: ./vendor/cakedc/users/src/Model/Behavior/SocialAccountBehavior.php:104
498
- #: ./vendor/cakedc/users/src/Model/Behavior/SocialAccountBehavior.php:134
497
+ #: ./vendor/cakedc/users/src/Model/Behavior/SocialAccountBehavior.php:106
498
+ #: ./vendor/cakedc/users/src/Model/Behavior/SocialAccountBehavior.php:136
499
499
msgid "Account already validated"
500
500
msgstr ""
501
501
502
- #: ./vendor/cakedc/users/src/Model/Behavior/SocialAccountBehavior.php:108
503
- #: ./vendor/cakedc/users/src/Model/Behavior/SocialAccountBehavior.php:139
502
+ #: ./vendor/cakedc/users/src/Model/Behavior/SocialAccountBehavior.php:110
503
+ #: ./vendor/cakedc/users/src/Model/Behavior/SocialAccountBehavior.php:141
504
504
msgid "Account not found for the given token and email."
505
505
msgstr ""
506
506
You can’t perform that action at this time.
0 commit comments