-
- Downloads
Change implementation of "no newlines in secrets" to use a type alias with...
Change implementation of "no newlines in secrets" to use a type alias with Pattern, and also create a type for passwords
Showing
- manifests/client.pp 2 additions, 6 deletionsmanifests/client.pp
- manifests/home_server.pp 2 additions, 2 deletionsmanifests/home_server.pp
- manifests/ldap.pp 1 addition, 1 deletionmanifests/ldap.pp
- manifests/module/eap.pp 1 addition, 1 deletionmanifests/module/eap.pp
- manifests/module/ldap.pp 1 addition, 1 deletionmanifests/module/ldap.pp
- manifests/sql.pp 1 addition, 1 deletionmanifests/sql.pp
- manifests/statusclient.pp 1 addition, 1 deletionmanifests/statusclient.pp
- spec/defines/client_spec.rb 13 additions, 1 deletionspec/defines/client_spec.rb
- spec/defines/home_server_spec.rb 24 additions, 0 deletionsspec/defines/home_server_spec.rb
- spec/defines/module/ldap_spec.rb 12 additions, 0 deletionsspec/defines/module/ldap_spec.rb
- spec/defines/sql_spec.rb 12 additions, 0 deletionsspec/defines/sql_spec.rb
- spec/defines/statusclient_spec.rb 12 additions, 0 deletionsspec/defines/statusclient_spec.rb
- types/password.pp 1 addition, 0 deletionstypes/password.pp
- types/secret.pp 1 addition, 0 deletionstypes/secret.pp
types/password.pp
0 → 100644
types/secret.pp
0 → 100644
Please register or sign in to comment