login/members: order by full name
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 2 Aug 2018 03:41:25 +0000 (05:41 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 4 Aug 2018 22:05:02 +0000 (00:05 +0200)
commit6f7977b1751e50e24f1302ef8630a7726182fe53
treedb51e7d46490a31d87af5936a6596c5dd5a5c666
parent7abc48b38fa2c2227c5c6dd772bd159c75548f64
login/members: order by full name

Login may not match in which case visible results appear random.
Support sort by any ?order column, assuming anything besides seen date
is alphanumeric.
auth.inc.php
login/list.php
login/members/index.html