Sha256: ac73b8fe384077b302eb52d6b99fb67c69dfbf271ef8ea76db34ebbca7844bf8

Contents?: true

Size: 807 Bytes

Versions: 26

Compression:

Stored size: 807 Bytes

Contents

- throw_content(:sidebar_block_notice) do
  %h4 Where do I get a Login?
  %p Any existing Admin level user can create new users. 
  %p To create the first user, please login with the default admin credential, which by default is: 
  %p username: admin, password: p@ssw0rd1 (May be different if you've set it in Chef::Config)
  %b Please change the default password immediately after logging in!
  %p Once you have an User, you can associate an OpenID with the User and login using the OpenID as the User.
  %p Administrators can associate OpenID to any User.

.block#block-forms
  .content
    %h2.title Login
    .inner
  = partial('form', :header => "Login", :form_id => 'login', :submit_name => "login", :submit_id => "login_button", :form_for => 'login', :form_url => url(:users_login_exec) )
    
     

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
chef-server-webui-0.9.0.a90 app/views/users/login.html.haml
chef-server-webui-0.9.0.a10 app/views/users/login.html.haml
chef-server-webui-0.9.0.a8 app/views/users/login.html.haml
chef-server-webui-0.9.0.a6 app/views/users/login.html.haml
chef-server-webui-0.9.0.a4 app/views/users/login.html.haml
chef-server-webui-0.9.0.a3 app/views/users/login.html.haml