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
..
ar chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
bg Latest translations and fallbacks 2 years ago
bn chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
cs chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
da chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
de chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
el chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
en-GB Fixes for "validate email" & "send validation email" in ACP (#11677) 2 years ago
en-US chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
en-x-pirate chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
es chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
et chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
fa-IR chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
fi chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
fr chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
gl chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
he chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
hr chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
hu chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
hy chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
id chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
it chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
ja chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
ko chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
lt chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
lv chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
ms chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
nb chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
nl chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
pl chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
pt-BR chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
pt-PT chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
ro chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
ru chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
rw chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
sc chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
sk chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
sl chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
sq-AL chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
sr chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
sv chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
th chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
tr chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
uk chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
vi chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
zh-CN chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
zh-TW chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
README.md chore: update to new transifex project url 3 years ago

README.md

Important note about localising NodeBB

The files here are read-only and overwritten daily (if there are changes) by the helper bot Misty.

Our localisation efforts are handled via our Transifex Project, and any pull requests made to this directory will be automatically closed because localisations can go out-of-sync when edited directly.

If there are non-localised strings and you cannot find them in Transifex, please open a new issue on our bug tracker so we can take a look.

Thank you for helping localise NodeBB!