Update login contribs to honor ACCOUNT_REGISTRATION_ENABLED. Resolve #3428

This commit is contained in:
Griatch 2024-02-25 17:54:11 +01:00
parent 015698d06f
commit 43e31abc8d
4 changed files with 18 additions and 10 deletions

View file

@ -24,6 +24,8 @@
(InspectorCaracal)
- [Fix][pull3434]: Adjust lunr search weights to void clashing of cmd-aliases over
keys which caused some help entries to shadow others (InspectorCaracal)
- Fix: Make `menu/email_login` contribs honor `NEW_ACCOUNT_REGISTRATION_ENABLED`
setting (Griatch)
- Doc fixes (InspectorCaracal, Griatch)
[new-ondemandhandler][https://www.evennia.com/docs/latest/Components/OnDemandHandler.html]