aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPUserManager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix user manager throwing an exception when mysql.user.authentication_string ...Stuart Connolly2017-03-211-3/+3
* Don’t execute REVOKE query when adding new users (part of #2229)Max Lohrmann2016-12-071-0/+2
* * Add support for changing user passwords in MySQL 5.7.6+ (#2418)Max2016-02-291-0/+3
* * Remove restriction on 16 chars for username in User Manager (#1886)Max2015-11-181-7/+9
* Attempt to fix #1961Max2014-11-111-0/+8
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* - Fix release builds after r4041rowanbeentje2013-03-101-0/+1
* Tweak and improve the User Manager:rowanbeentje2013-03-091-1/+2
* - Remove all BWToolKit views from the QueryFavoriteManager and UserManagerVi...rowanbeentje2012-08-031-4/+3
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-14/+24
* User manager code tidy up.stuconnolly2012-03-281-2/+2
* - Tidy up user manager code.stuconnolly2012-03-261-2/+1
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-5/+3
* - Fix more warningsrowanbeentje2011-03-141-0/+1
* - When saving user changes to the database, catch errors and display them in...rowanbeentje2011-01-201-0/+7
* Tidy up.stuconnolly2010-10-191-1/+0
* Various improvements to server capability/version checking, including:stuconnolly2010-10-071-1/+7
* Changed the refresh method so that it creates a new persistentstore as well a...mltownsend2010-05-281-2/+2
* Fields in Resources tab of User Manager actually will persist now.mltownsend2010-05-211-0/+1
* Remeber to refresh the user manager's schemas table view when switching to th...stuconnolly2010-04-271-1/+1
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-1/+2
* Fix an exception in the user manager caused by sorting the users list by maki...stuconnolly2010-03-091-3/+5
* Fix user manager splitview maximum and minimum sizes.stuconnolly2010-03-081-2/+4
* Various user manager improvements including a new outline view contextual menu.stuconnolly2010-03-081-1/+1
* Fix bug where adding a user, setting name and password, then immediately hitt...mltownsend2010-02-081-0/+1
* First stab at Schema Privileges. A UI redesign is on its way. Please test o...mltownsend2010-02-021-0/+28
* Fixed user sort and added Anonymous displayName when username is emptymltownsend2009-12-021-0/+1
* Various user manager changes. Fixes issue #437.stuconnolly2009-11-171-4/+4
* Fixed memory issues with SPUserManager.mltownsend2009-11-051-0/+1
* Got rid of a crash when using the User Manager and closing last Table Documen...mltownsend2009-10-291-7/+3
* Tidy up.stuconnolly2009-10-231-2/+4
* - Display the user accounts manager as a sheetstuconnolly2009-10-211-1/+0
* Attempt to fix connection problemmltownsend2009-10-201-2/+1
* Significant User Management improvements:rowanbeentje2009-10-161-1/+5
* small changemltownsend2009-08-141-2/+0
* Change SPUserManager to a subclass of NSWindowController which actually fixed...mltownsend2009-08-131-2/+2
* User Manager featuremltownsend2009-08-111-0/+73