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ı 04998908ba
Fixes for "validate email" & "send validation email" in ACP (#11677)
* confirmObj changes

dont expire confirm:<code>, add a expires field instead
dont expire confirm:byUid:<uid>

on admin manage users display the users email status
	1. verified
	2. verify email sent (pending)
	3. verify email sent (expired)
	4. no email entered

fix validate email in acp to use
	email in user:<uid> if they have one
	if not check if its in confirm:<code>
	if its not in above cant validate throw error

fix send validate email to use
	email in user:<uid> if they have one
	if not check if its in confirm:<code>
	if its not in above too cant validate throw error

* add back socket.io tests

* test: fix confirm tests

no longer using pexpire
return correct time left on token

* chore: update openapi

* fix: delete call

* test: mget test fixes

* test: fix tests
2 years ago
..
admin Fixes for "validate email" & "send validation email" in ACP (#11677) 2 years ago
themes feat: add lang string and drag fix 2 years ago
_DO_NOT_EDIT_FILES_HERE.md chore: add in warning in language directories about not editing files directly 3 years ago
category.json Categories refactor (#9233) 4 years ago
email.json feat: nicer error handling for bad jwt in unsubscribe template 3 years ago
error.json Fixes for "validate email" & "send validation email" in ACP (#11677) 2 years ago
flags.json Bootstrap5 (#10894) 2 years ago
global.json Acp redesign (#11639) 2 years ago
groups.json group filter 2 years ago
ip-blacklist.json fix: #8411 missing language sources for ip-blacklist/post-queue 5 years ago
language.json Standard language codes (#5218) 8 years ago
login.json remove email only login (#10030) 3 years ago
modules.json chore: scroll up alert 2 years ago
notifications.json fix: more generic copy for notif/chat button labels 3 years ago
pages.json feat: closes #11549, new error pages 2 years ago
post-queue.json refactor: post-queue frontend logic 2 years ago
recent.json refactor: simple load new posts 2 years ago
register.json Bootstrap5 (#10894) 2 years ago
reset_password.json fix: language key in reset password 5 years ago
search.json Bootstrap5 (#10894) 2 years ago
social.json Bootstrap5 (#10894) 2 years ago
success.json feat: #9511 send notifications on accept/reject 4 years ago
tags.json feat: allow tag editing from topic tools 2 years ago
top.json #6158 7 years ago
topic.json chore: update lang key 2 years ago
unread.json closes #6005 8 years ago
uploads.json fix lang-key 7 years ago
user.json fix: add an additional check on page load to enforce `requireEmailAddress` setting 2 years ago
users.json change lang key 2 years ago