Guest User

Untitled

a guest
Mar 10th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. # If you want to protect some or all of your app with HTTP basic auth then
  2. # uncomment the following and fill in your credentials you want it to use.
  3. # You will then need to set a 'before' filter in a controller. For example:
  4. # before :basic_authentication
  5. #:basic_auth:
  6. # :username: ezra
  7. # :password: test
  8. # :domain: localhost
Add Comment
Please, Sign In to add comment