aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPKeychain.h
Commit message (Collapse)AuthorAgeFilesLines
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
|
* - Improve the favourites editing process to edit keychain items, rather ↵rowanbeentje2011-10-161-0/+2
| | | | than deleting and recreating them. This has two advantages: firstly, it matches the Apple recommendation, as it preserves keychain item access lists and comments for keychain items when they are edited; secondly, it works around a bug in 10.7 which appears to be a Keychain cacheing issue, causing password retrievals to return the original keychain item on launch - which is no longer valid after deletion/recreation. This addresses Issue #1197.
* Add missing SVN properties and general comments tidy up.stuconnolly2010-09-211-2/+0
|
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection ↵stuconnolly2010-03-311-1/+0
| | | | favorites (Thanks Hans).
* Rename Keychain class.stuconnolly2009-08-071-0/+41