We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0713e6d commit 8bc6284Copy full SHA for 8bc6284
README.md
@@ -81,6 +81,7 @@ SudoRails.setup do |config|
81
user = context.current_user
82
Rails.logger.warn("[SUDO_RAILS] invalid password for #{user.email}")
83
}
84
+ }
85
end
86
```
87
0 commit comments