You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı 845c8013b6
fix: #11259, clean old emails when updating via admin (#11260)
when admin is changing users emails check if its avaiable and remove old email of user first
upgrade script to cleanup email:uid, email:sorted, will remove entries if user doesn't exist or doesn't have email or if entry in user hash doesn't match entry in email:uid
fix missing ! in email interstitial
fix missing await in canSendValidation,
fix broken tests
dont pass sessionId to email.remove if admin is changing/removing email
2 years ago
..
1.0.0
1.1.0
1.1.1
1.2.0
1.3.0
1.4.0
1.4.4
1.4.6
1.5.0
1.5.1
1.5.2
1.6.0
1.6.2
1.7.0
1.7.1
1.7.3
1.7.4
1.7.6
1.8.0
1.8.1
1.9.0
1.10.0
1.10.2
1.11.0 fix: upgrade script to work from 0.x to 2.x 2 years ago
1.11.1
1.12.0
1.12.1 fix: non-functional upgrade script 3 years ago
1.12.3
1.13.0
1.13.3
1.13.4
1.14.0
1.14.1
1.15.0 refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
1.15.4
1.16.0
1.17.0 refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
1.18.0
1.18.4
1.19.0 fix: upgrade script to handle strings as well 3 years ago
1.19.2 feat: upgrade script to clean up leftover :thumb zsets 3 years ago
1.19.3 fix: upgrade script 3 years ago
2.8.7 fix: #11259, clean old emails when updating via admin (#11260) 2 years ago
TEMPLATE