1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-19 11:49:09 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
0ee8d02852 Use servername instead of UUID for credential store.
Unfortunately, the UUID is used in such a way that makes it unlikely
to be unique.  The server name is the current best option.
2015-01-02 19:16:34 -08:00
55872d6bae Split pfPasswordStore into platform-specific files. 2015-01-02 19:16:33 -08:00
1554546bdb pfMacPasswordStore implementation.
Conflicts:
	Sources/Plasma/FeatureLib/pfPasswordStore/pfPasswordStore_impl.h
2015-01-02 19:16:32 -08:00
8c03aaf353 Fix string conversions in pfPasswordStore. 2014-12-23 05:19:58 -08:00
9fb8ea615d Add a password storage system. 2014-12-23 05:19:57 -08:00