lib/rodauth/features/recovery_codes.rb in rodauth-1.18.0 vs lib/rodauth/features/recovery_codes.rb in rodauth-1.19.0

- old
+ new

@@ -8,11 +8,9 @@ additional_form_tags 'recovery_codes' before 'add_recovery_codes' before 'view_recovery_codes' before 'recovery_auth' - before 'recovery_auth_route' - before 'recovery_codes_route' after 'add_recovery_codes' button 'Add Authentication Recovery Codes', 'add_recovery_codes' button 'Authenticate via Recovery Code', 'recovery_auth'