[#3896] added $apis.requireGuestOnly() middleware JSVM binding

This commit is contained in:
Gani Georgiev
2023-12-07 18:48:01 +02:00
parent 16da7d9e1a
commit 6e6c873cc6
5 changed files with 5800 additions and 5778 deletions
+2
View File
@@ -69,6 +69,8 @@
- Added `filesystem.NewFileFromUrl(ctx, url)` helper method to construct a `*filesystem.BytesReader` file from the specified url.
- Added `$apis.requireGuestOnly()` middleware JSVM binding ([#3896](https://github.com/pocketbase/pocketbase/issues/3896)).
## v0.20.0-rc3