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 11---
2- :major: 14
3- :minor: 3
4- :patch: 4
2+ :major: 15
3+ :minor: 0
4+ :patch: 0
55:special: ''
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ Changelog
22=========
33Releases for CakePHP 5
44-------------
5+ * 15.0.0
6+ * ...
57* 14.3.4
68 * Replace usage of 'admin' by UsersTable::ROLE_ADMIN constant across the plugin.
79 * 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
1212
1313| CakePHP | CakeDC Users Plugin | Tag | Notes |
1414| :--------------:| :----------------------------------------------------------:| :------:| :---------|
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 |
1617| ^4.5 | [ 13.0] ( https://github.com/cakedc/users/tree/13.next-cake4 ) | 13.0.1 | stable |
1718| ^5.0 | [ 12.0] ( https://github.com/cakedc/users/tree/12.next-cake5 ) | 12.0 | beta |
1819| ^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 55msgid ""
66msgstr ""
77"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 "
99"PO-Revision-Date : YYYY-mm-DD HH:MM+ZZZZ\n "
1010"Last-Translator : NAME <EMAIL@ADDRESS>\n "
1111"Language-Team : LANGUAGE <EMAIL@ADDRESS>\n "
@@ -494,13 +494,13 @@ msgstr ""
494494msgid "This field is required"
495495msgstr ""
496496
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
499499msgid "Account already validated"
500500msgstr ""
501501
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
504504msgid "Account not found for the given token and email."
505505msgstr ""
506506
You can’t perform that action at this time.
0 commit comments