summaryrefslogtreecommitdiffstats
path: root/mash/login
Commit message (Expand)AuthorAgeFilesLines
* mus: Remove unnecessary const from property TypeConverter templatesjamescook2016-03-251-1/+1
* Rename mash_shell to mash_session.ben2016-03-181-1/+1
* Rather than keeping it around forever, we should kill it. Now that the user s...ben2016-03-186-285/+174
* Cascade shutdown of instancesben2016-03-173-5/+1
* Restructure loginben2016-03-169-109/+297
* Moves mojo_application_manifest to data_depssky2016-03-101-1/+1
* Adds AccessControlManager and wires up user idssky2016-03-101-2/+7
* Add a instance groups to Connect(), and introduce an Identity struct.ben2016-03-082-6/+7
* Change userid from a uint32_t to a string guidben2016-03-052-4/+4
* Primitive login screen to mock out login flow.ben2016-02-295-0/+234