Use new-style elements for accounts
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 4 Oct 2017 08:27:25 +0000 (08:27 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Thu, 9 Nov 2017 05:34:11 +0000 (05:34 +0000)
commit71b6771e9b93000fbe1529afa0e87f2ce6d90140
treea58ff4aa885386d99312023d73ad32d451a278f0
parent0442cc957605e653874ffee536181013d4759b73
Use new-style elements for accounts

Switch account elements to the new data model, and fix some
old-style assumptions in Element creation and destruction. Also use
(and coerce to) boolean values for the administrator facet, and be
more clear in logs when accounts authenticating are admins or not.
mudpy/misc.py
mudpy/tests/selftest.py