Comment Re:Is this really new? (Score 1) 114
And that exactly is the problem with wiki format (at least the one I've been fighting with), though the format is supposed to invite usage from the general public their security model is complicated and tries to reinvent the wheel, simple group based security with an easily workable LDAP plugin or windows domain plugin is too much to ask for apparently. Want do delete an account? BZZZT sorry that's not the feature you want. Want to list out who's in a group? BZZZT sorry that's not the feature you want write a sql query to reconcile the 2 tables in the database so you can read the user names and not their id number. I could go on but I won't.