-
Can you point me in the right direction for getting a sails.js project running under iisnode?
I don't think that there will need to be any url rewriting as the url requests are all handled by the nod…
-
-
When I type `sailt lift`, I obtain `UnauthorizedError: Unauthorized` though I have written the proper database config in config/connections.js.
When I was debugging `node_modules/arangojs/lib/connect…
-
Hi, Brage from the GNOME Circle Committee here! Just reaching out to let you know that [apps that are still using the GNOME 45 runtime should set sails for GNOME 46/47](https://gitlab.gnome.org/Teams/…
-
Hello,
I've found that sails-policies aren't called when using swagger-sails.
Minimum example to reproduce:
```
swagger project create hello-world
```
Change line in `config/policies.js` from
```…
-
Having problems when I make a post request on auth/register. For some reason if I get a error message the whole application crashes with this error. Even on a clean sails-js waterlock installation. Cu…
-
This is great, man! How do you feel about bringing this into core?
-
### Issue type
Other type of issue
### Bug description
_No response_
### Steps to reproduce
1. Open the gp tab
[Scorpions - The Sails Of Charon (ver 5 by serojia).gp.zip](https://github.com/mus…
-
Is this repo compatible with the most current version of sails? I cloned it and the server will run at all, but It doesn't any changes when I click the submit buttons for the signup or login. Is this …
-
Sails version: 1.2.3
-----
In `sails console`:
```
sails> sails.transaction === sails.getDatastore().transaction
true
sails> sails.sendNativeQuery === sails.getDatastore().sendNativeQuery
tru…