Maybe this is a bug report: Having the "Login allowlist" module installed, my site renders a blank page after clicking the password reset link. Disabling the module solves the problem.
Posted3 weeks 17 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) in Meet-Ups and Events
Recent comments
It's not difficult to write JS code in an admin theme (without a module) that would save text from CKEditor to LocalStorage every X minutes and add a button to restore the text from LocalStorage...
Another contrib module came to my mind: Save & Edit.
Of course, that's also not what you had in mind - it saves to the server. But it can be helpful when the network the author's...
... Autosave module that you mentioned, but it saves to the database
I thought, that's what you're after.
I am looking for is to save to localStorage...
Thanks for your prompt reply.
I tried the Autosave module that you mentioned, but it saves to the database, and the behavior I am looking for is to save to localStorage, in other words,...
Hi lloyddunn,
the important thing is: don't mix up CKEditor "autosave" (client side) and node save.
Node save means, that the current form gets validated and saved to the Backdrop...
Comments
It may or may not be important, but I suggest you add what PHP version you have installed.
Hi
and sorry for not mentioning that inmediately... I tried it with php 8.2.16 and 8.1.27, both with backdrop 1.27.1
Best regards
I would suggest posting in the Login allowlist issue queue:
https://github.com/backdrop-contrib/login_allowlist/issues
The maintainer is active in the community and will most likely respond quickly.