Re: 3.0 regex realm syntax

2013-07-12 Thread Alan DeKok
Brian Julin wrote: > Would it require too much tokenization witchdoctoring to make: > > realm /regexp\.edu/ { > } > > ...work? No. We'll wait for 3.0.1, though. > Also I find a note in my config file comments about some regexp > availability in the "hints" file being in-transition and so not

3.0 regex realm syntax

2013-07-12 Thread Brian Julin
It seems to be last call for refactoring some of the user-visible config items that are easier to change when bumping a major rev number. The syntax for regexp-based realms has always struck me as a bit hinky: realm "~regexp\\.edu" { } Would it require too much tokenization witchdoctoring to ma