Skip to content

Commit 6b664d5

Browse files
committed
Sync code update.
1 parent ad99973 commit 6b664d5

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/sync-file-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
themegrill/user-registration-pro@develop:
1+
themegrill/user-registration-pro@release/v6.2.8:
22
- source: assets
33
exclude: |
44
js/divi-vb-modules.js

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Sync Files To Pro
22
on:
33
push:
44
branches:
5-
- develop
5+
- release/v5.2.8
66
workflow_dispatch:
77
jobs:
88
sync:

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
261261
* Fix - Use timing-safe comparison for email confirmation and approval tokens.
262262
* Fix - Stripe payment could be replayed to renew a membership without paying.
263263
* Fix - Privilege escalation via membership role and open redirect after login.
264+
* Fix - PayPal-paid membership role stayed pending until the member's next login.
264265
* Add - `{{force_logout_url}}` smart tag for Pro's prevent concurrent login email.
265266
* Fix - Expired membership could be renewed by replaying an earlier Stripe payment.
266267
* Fix - Deactivate License button did nothing when pro-activation transient was set.

0 commit comments

Comments
 (0)