From: Jeremy Stanley Date: Tue, 22 Jan 2019 01:44:57 +0000 (+0000) Subject: Add support for user preferences X-Git-Url: https://mudpy.org/gitweb?a=commitdiff_plain;h=122879bfc65bed61f53851be769fa59a1e12caf3;hp=122879bfc65bed61f53851be769fa59a1e12caf3;p=mudpy.git Add support for user preferences Make it possible for users to list, view and set values of any account facets white-listed in configuration. Also add administrator-only preferences as a convenience option. To have a means of exercising this, make the active state prompt dynamic so that each user can set it as a preferences. Include sample configuration, regression tests and documentation. ---