forgot to document some backend events
Massimo Melina committed
Sep 18, 2024 at 22:18 UTC
46116b1fc92e3730b8ea601827ed865a1f0d2fbb
1 file changed
+4
dev-plugins.md
+4
@@ -449,7 +449,10 @@ This section is still partially documented, and you may need to have a look at t
449
- called just before trying to delete a file or folder (which still may not exist and fail)
450
- async supported
451
- stoppable
452
+- `login`
453
- `logout`
454
+- `attemptingLogin`
455
+- `failedLogin`
456
- `config ready`
457
- `config.KEY` where KEY is the key of a config that has changed
458
- `connectionClosed`
@@ -670,6 +673,7 @@ If you want to override a text regardless of the language, use the special langu
673
- exports.customHtml
674
- more functions in HFS.misc
675
- frontend event 'entry' can now ask to skip an entry
676
+ - backend events: login attemptingLogin failedLogin
677
- 8.72 (v0.52.0)
678
- HFS.toast
679
- HFS.misc functions