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

faye server with basic access authentication#67

Open
hmaack wants to merge 6 commits intoryanb:masterfrom
hmaack:master
Open

faye server with basic access authentication#67
hmaack wants to merge 6 commits intoryanb:masterfrom
hmaack:master

Conversation

@hmaack
Copy link
Copy Markdown

@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.

1 participant