aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPKeychain.m
Commit message (Collapse)AuthorAgeFilesLines
* When an error occurs whilst trying to add a password to the Keychain present ↵stuconnolly2009-08-211-0/+6
| | | | a dialog to user, suggesting the repair their Keychain or contact us if the problem persists.
* - Merge in r1191 from SP0.9.6 branch, fixing a crasher for blank passwords ↵rowanbeentje2009-08-111-5/+22
| | | | | | | by checking a keychain item is present before trying to load it - Also make keychain checks more robust when supplying nil values as some of the parameters
* Rename Keychain class.stuconnolly2009-08-071-0/+261