Sha256: a115981ff7ffd25862e1e93f5cedb74c601382430b8da1c027e5a7becc39509c
Contents?: true
Size: 813 Bytes
Versions: 7
Compression:
Stored size: 813 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 => slice_url(:users_login_exec) )
Version data entries
7 entries across 7 versions & 1 rubygems