Sha256: 060f4d86e49c9e8d8a9cfc0439c7c7aa4c7cfec3330aa27b4871a52a14b257f6

Contents?: true

Size: 1.32 KB

Versions: 10

Compression:

Stored size: 1.32 KB

Contents

DEFAULTS:
  created_at:      2006-04-11
  updated_at:      2006-04-11
  lang:            en

anon:
  first_name:      Anonymous
  name:            User
  groups:          public
  status:          moderated
  contact:         anonymous

su:
  login:           su
  crypted_password:        <%= Zena::CryptoProvider::Initial.encrypt('su') %>
  first_name:      Super
  name:            User
  status:          su
  contact:         anonymous
  single_access_token: HORIZONS

ant:
  first_name:      Solenopsis
  name:            Invicta
  email:           ant@zenadmin.info
  login:           ant
  crypted_password:        <%= Zena::CryptoProvider::Initial.encrypt('ant') %>
  time_zone:       Europe/Zurich
  groups:          public, workers
  status:          user
  lang:            fr

tiger:
  first_name:      Panther
  name:            Tigris Sumatran
  email:           tiger@zenadmin.info
  login:           tiger
  crypted_password:        <%= Zena::CryptoProvider::Initial.encrypt('tiger') %>
  groups:          public, workers, managers
  status:          user

lion:
  first_name:      Panthera
  name:            Leo Verneyi
  email:           lion@zenadmin.info
  login:           lion
  crypted_password:        <%= Zena::CryptoProvider::Initial.encrypt('lion') %>
  groups:          public, workers, admin
  status:          admin

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
zena-0.16.9 test/sites/zena/users.yml
zena-0.16.8 test/sites/zena/users.yml
zena-0.16.7 test/sites/zena/users.yml
zena-0.16.6 test/sites/zena/users.yml
zena-0.16.5 test/sites/zena/users.yml
zena-0.16.4 test/sites/zena/users.yml
zena-0.16.3 test/sites/zena/users.yml
zena-0.16.2 test/sites/zena/users.yml
zena-0.16.1 test/sites/zena/users.yml
zena-0.16.0 test/sites/zena/users.yml