aboutsummaryrefslogtreecommitdiffstats
path: root/include/serialize.h
Commit message (Collapse)AuthorAgeFilesLines
* Switch ChildMap and EntryMap to insp::flat_map.Gravatar Peter Powell2019-10-181-2/+2
|
* Implement serialisation of users.Gravatar Peter Powell2019-10-141-0/+117
This allows for various things which will be coming in the future. e.g. Transferring users to another server on upgrade.