Skip to content

ahmedrad/sails-bug

Repository files navigation

bug

Sails application

Links

This Repo is to demonstrate a sails bug

Bug Description:

Cannot decrypt a record that was created using the findOrCreate method, create method decrypts fine.

Recreation steps:

  • Update datastores with some local postgres db config
  • Lift app
  • create a record with the user/signup1 endpoint (uses create method)
  • create a record with the user/signup2 endpoint (uses findOrCreate method)
  • visit the user/show endpoint and note how 1 record is decrypting the password entered correctly and one is not

About

sails bug demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published