Sha256: 228383493dbde8fc9f119349536d87c813b9b027dc1cc675ff79c831a80c0b49

Contents?: true

Size: 400 Bytes

Versions: 2

Compression:

Stored size: 400 Bytes

Contents

# v2.0.3

- Assign the raw password/confirmation, so we can apply validations on the raw value.

# v2.0.2

- The compat wasn't validating fields correctly.

# v2.0.1

- The compat mode wasn't generating the `password_digest`.

# v2.0.0

- Released version 2.0.0. This version removes support for MongoDB
  and switches to `has_secure_password` encryption method. This
  change requires Rails 3.1.0+.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simple_auth-2.0.4 CHANGELOG.md
simple_auth-2.0.3 CHANGELOG.md