----- [email protected] wrote: > Gavin Henry wrote: > > Sorry, I presume this was a bug in the code and the docs document > the > > right behaviour? > > > > I'll revert them when you've confirmed. > > As far as I remember, the bug was in the example in > slapo-constraint(5) > man page ("[:digit:]" indicates the collection of values ":", "d", > "i", > ..., while "[[:digit:]]" indicates "0"->"9"). The man page is correct >
OK, it was actually this bit: constraint_attribute mail regex ^[[:alnum:][email protected]$ and in HEAD it still only had one set of []. Both the admin guide and man page have been updated for this in my last commit. Thanks. -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E [email protected] Open Source. Open Solutions(tm). http://www.suretecsystems.com/ Suretec Systems is a limited company registered in Scotland. Registered number: SC258005. Registered office: 13 Whiteley Well Place, Inverurie, Aberdeenshire, AB51 4FP. Subject to disclaimer at http://www.suretecgroup.com/disclaimer.html
