test/fixtures/users.yml in authpds-0.2.0 vs test/fixtures/users.yml in authpds-0.2.1
- old
+ new
@@ -15,11 +15,11 @@
lastname: Alter
user_attributes: <%= {
:nyuidn => "N18158418",
:verification => "6EAF453D8B01E5AC27D9",
:bor_status => "51",
- :aleph_permissions => {} }.to_yaml.inspect %>
+ :aleph_permissions => {} }.to_yaml.inspect %>
# std5:
# password_salt: <%#= salt = Authlogic::Random.hex_token %>
# crypted_password: <%#= Authlogic::CryptoProviders::Sha512.encrypt("std5" + salt) %>
# persistence_token: <%#= Authlogic::Random.hex_token %>
# username: std5
@@ -43,7 +43,7 @@
lastname: Thompson
user_attributes: <%= {
:nyuidn => "N10450419",
:verification => "A64C45148D130E78D8AA",
:bor_status => "50",
- :aleph_permissions => {} }.to_yaml.inspect %>
+ :aleph_permissions => {} }.to_yaml.inspect %>