[email protected] wrote: > ----- [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.
Definitely my fault: apparently, I fixed it in my working copy long ago (maybe while offline) and forgot to commit. I just found it out because of a conflict when updating with your fix. Thanks, p. Ing. Pierangelo Masarati OpenLDAP Core Team SysNet s.r.l. via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it ----------------------------------- Office: +39 02 23998309 Mobile: +39 333 4963172 Fax: +39 0382 476497 Email: [email protected] -----------------------------------
