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)
commitd45fa0a36ab90c8fbe96e108b9268b41ff7ece36
treea58ff4aa885386d99312023d73ad32d451a278f0
parent347ddf4408c384adc4ac9a449595405c2b2fce47
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