trailsjs / sails-auth

Passport-based User Authentication system for sails.js applications. Designed to work well with the sails-permissions module.
https://www.npmjs.org/package/sails-auth
MIT License
265 stars 141 forks source link

Remove check for https on production environment. #100

Closed armellarcier closed 8 years ago

armellarcier commented 8 years ago

The developers should be careful enough to secure their application. Fixes #99

tjwebb commented 8 years ago

@Benew good call re #99