We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Set the error key canonically.
Calling `<<` to an ActiveModel::Errors message array in order to add an error is deprecated. Please call `ActiveModel::Errors#add` instead.
Revert previous change. It was not quite right.
The example given had an unreachable condition, where the recoverable is approved by not persisted. This was discovered via SimpleCov.
Updated How To: Use Recaptcha with Devise (markdown)
Adding parentesis to avoid false Warning: "Lint/AssignmentInCondition: Use == if you meant to do a comparison or wrap the expression in parentheses to indicate you meant to assign in a condition."
Note that Devise Controller mixins may not be present if the Routes have not yet be loaded and provide an optional workaround
Destroyed Signout redirect from HTTPS to HTTP (markdown)
Created Signout redirect from HTTPS to HTTP (markdown)
Explain that tenant_id must be removed to allow for multi-tenant usage.
Added `allow_other_host: false`, otherwise it will direct back to Microsoft
fix return from check_captcha callback
This example code is wrong https://github.com/heartcombo/devise/blob/5d5636f03ac19e8188d99c044d4b5e90124313af/test/mailers/reset_password_instructions_test.rb#L74
friendlier titles :)
add one more option - with more links
Add new extension devise_last_seen and mark lastseenable as unmaintained
Fix syntax highlighting throughout; minor wording changes
Add this feature is not merged note
Updated _Footer (markdown)
Revert change regarding OmniAuth 2.0 (not confident I had that right)
Revert 44c887d3fff0aa31dbfe287668893d31b8dd1f61...b548802e2e8f81d1a8aeec6daa62b5d7746e6d88 on OmniAuth: Overview
Fix formatting
According to the CVE, this was actually resolved in omniauth 2.0: https://nvd.nist.gov/vuln/detail/CVE-2015-9284
Remove malicious links
Updated Home (markdown)
Revert b0b88eb636cf6ee8dee8c677d278522d1f5fede5...72394b864281e9f39c3830c126cc5540acedf8b0 on Home
Remove obviously dodgy-looking links