Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

faye server with basic access authentication #67

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

hmaack
Copy link

@hmaack hmaack commented Dec 22, 2012

If the faye server is protected with basic access authentication credentials, you can set the right credentials in your config/private_pub.yml file. Remove the basic_auth yaml-block if not necessary.

production:
  # ...
  basic_auth: 
    user: 'user'
    password: 'pass'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant