forgot to document some backend events

Massimo Melina committed Sep 18, 2024 at 22:18 UTC ff8935cceddbc01a86c831bbb57596d6e83f606e
1 file changed +4
dev-plugins.md
+4
@@ -418,7 +418,10 @@ This section is still partially documented, and you may need to have a look at t
418 - called just before trying to delete a file or folder (which still may not exist and fail)
419 - async supported
420 - stoppable
421 +- `login`
422 - `logout`
423 +- `attemptingLogin`
424 +- `failedLogin`
425 - `config ready`
426 - `config.KEY` where KEY is the key of a config that has changed
427 - `connectionClosed`
@@ -628,6 +631,7 @@ If you want to override a text regardless of the language, use the special langu
631 - exports.customHtml
632 - more functions in HFS.misc
633 - frontend event 'entry' can now ask to skip an entry
634 + - backend events: login attemptingLogin failedLogin
635 - 8.72 (v0.52.0)
636 - HFS.toast
637 - HFS.misc functions