Method: SDM::SecretEnginePasswordPolicy#allow_repeat
- Defined in:
- lib/models/porcelain.rb
#allow_repeat ⇒ Object
If set to true allows for consecutive characters to repeat itself
13817 13818 13819 |
# File 'lib/models/porcelain.rb', line 13817 def allow_repeat @allow_repeat end |