diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-17 18:20:25 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-17 18:20:25 +0200 |
| commit | 5221c5400e193a64ab607d7de7c0450f5f15cd55 (patch) | |
| tree | f745cc4f474b05301e1b1face6a9417d1fdb41bc /public/javascripts/tiny_mce/plugins/searchreplace/css/searchreplace.css | |
| parent | 27e89a8e931d4f2c3fd9aa45adae506af6733d0d (diff) | |
Allow updating migrated users without supplying a password
password_required? treated a blank crypted_password as "needs a
password", but after bcrypt migration crypted_password is nil by
design -- every subsequent save of a migrated or new user failed
validation. The predicate now requires a password only when both
the legacy and the bcrypt credential are absent, or when one is
actually being set.
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/searchreplace/css/searchreplace.css')
0 files changed, 0 insertions, 0 deletions
