Skip to content

regex support for service parameter#34

Open
cfi wants to merge 1 commit into
frace:masterfrom
cfi:regex_service
Open

regex support for service parameter#34
cfi wants to merge 1 commit into
frace:masterfrom
cfi:regex_service

Conversation

@cfi
Copy link
Copy Markdown

@cfi cfi commented Oct 27, 2015

Support regular expressions in "service = " section options.

Makes it much easier to specify multiple domains in one passport section.:

service = domain1|domain2

Admittedly, I have not tested the use of non-letter special characters and their correct passing through ConfigParser. I just use it currently to have a default catchall:

service = .*

This is supposed to fix issue #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant