view .hgignore @ 545:8e3f57e2f4af openid

Change openID authentication to a filter. Currently authentication works only once as we don't store session information and repeated try to authenticate will use the same nonce.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 25 Feb 2015 16:56:12 +0100
parents 83b0822c2aab
children db7866a95cd2
line wrap: on
line source
# use glob syntax.
syntax: glob

*.class
*.orig
.classpath
.gitignore
.factorypath
.gitignore
.project
*~

# switch to regexp syntax.
syntax: regexp
^target/
^.settings
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)