1
0
mirror of https://github.com/moparisthebest/user_sql synced 2024-11-21 08:45:02 -05:00

Commit Graph

  • ab60cc5713 Merge 4059982337 into eae75ba236 Fèlix Casanellas 2017-06-22 11:28:26 +0000
  • 4059982337 SHA512 Whirlpool encryption type Fèlix Casanellas 2017-06-22 13:27:53 +0200
  • 756e7444a5 SHA512 Whirlpool encryption type Fèlix Casanellas 2017-06-22 13:10:59 +0200
  • 07fee6c11c Check SQL Views on getTables function Fèlix Casanellas 2017-06-22 09:33:43 +0200
  • bfcc1972ad Merge 6e4028275e into eae75ba236 Fèlix Casanellas 2017-06-21 13:19:02 +0000
  • 6e4028275e Check SQL Views on getTables function Fèlix Casanellas 2017-06-21 15:15:20 +0200
  • eae75ba236 Fix a few typos master Andreas Boehler 2016-12-30 15:00:16 +0100
  • 424243a631 Add option for forcing appending of default domain Andreas Boehler 2016-12-30 14:47:48 +0100
  • cfa695fcb1 Add initial (untested) support for CRAM-MD5 and HMAC-MD5. Ref T40 Andreas Boehler 2016-12-03 11:27:47 +0100
  • 5805081983 Added tag v.2.3.1 for changeset 77b8809852f4 Andreas Boehler 2016-11-04 10:19:19 +0100
  • 90703faf4a Properly format and validate appinfo.xml, bump to 2.3.1 v.2.3.1 Andreas Boehler 2016-11-04 10:19:10 +0100
  • 2a33f7ae98 Added tag v2.3.0 for changeset 1fedd27cb5d8 Andreas Boehler 2016-11-04 10:08:42 +0100
  • 8d0f6293dd Change versioning scheme v2.3.0 Andreas Boehler 2016-11-04 10:08:35 +0100
  • 7f607841ad Added tag v2.3 for changeset 599b774a4b6a Andreas Boehler 2016-11-04 09:32:01 +0100
  • 493654af74 Check if tables and columns exist before saving them. This fixes T18. v2.3 Andreas Boehler 2016-09-10 12:11:16 +0200
  • 540df33173 Fix a few deprecated calls Andreas Boehler 2016-09-10 10:32:08 +0200
  • 34ef8a433d Push max-version to 9.1 Andreas Boehler 2016-08-30 15:39:15 +0200
  • a0249ae1a4 Fix a small bug when checking whether a user exists Andreas Boehler 2016-08-30 15:31:24 +0200
  • 57c8575c91 Fix a small bug in mySQL Password handling Andreas Boehler 2016-08-30 15:31:01 +0200
  • de9fd02475 Update for ownCloud 9.0 Andreas Boehler 2016-03-16 17:46:07 +0100
  • 623eee5be3 Another small bugfix Andreas Boehler 2016-01-08 09:22:22 +0100
  • 79a8ef44a5 Small bugfix Andreas Boehler 2016-01-08 08:51:14 +0100
  • 98e164b27a Add support for getHome() Andreas Boehler 2016-01-08 08:32:45 +0100
  • b6034665c1 Fix password changing (a VERY nasty bug) Andreas Boehler 2015-08-10 20:26:47 +0200
  • 3a3934392a Support autocompletion for tables and columns Update documentation Switch to ownCloud's DBAL (not fully tested, yet) Bump to v2.0 Andreas Boehler 2015-07-30 11:22:50 +0200
  • bb96639166 Fix Joomla 2.5.18 encryption Andreas Boehler 2015-07-29 20:05:00 +0200
  • 2dea312a0d Fix getUserCount to support userDomainMapping Andreas Boehler 2015-07-28 13:23:38 +0200
  • 4953f23c5c Add Multi-Host support and fixes for ownCloud 8.1 Andreas Boehler 2015-07-27 15:02:10 +0200
  • bf8fb9ecb7 Added getUserCount and getBackendName Added two methods to provide more functionality from the backend interface and the default backend. Dominik Grothaus 2015-07-27 09:09:12 +0200
  • bafeddd357 Update deprecated class calls Calling methods from private owncloud classes is deprecated. Changed most calls to OC_Log and other private classes. Dominik Grothaus 2015-07-27 09:09:06 +0200
  • aed246f6bb Change all occurences of == and != to === and !== according to the owncloud guidelines. This cleans up the output of "occ app:check-code user_sql" Andreas Boehler 2015-07-27 09:08:45 +0200
  • b3a9860c95 owncloud 8.1 compatibility. Removed \OC\Cache Removed usage of \OC\Cache from user_sql.php. Implemented the new memcache with a $_SESSION based fallback. Dominik Grothaus 2015-07-27 09:06:53 +0200
  • 032c2b5bd2 Add ability to synchronise E-Mail address Andreas Boehler 2015-07-07 22:54:05 +0200
  • 7b722f31c3 Fix a typo. Andreas Boehler 2015-05-27 22:11:57 +0200
  • 5fc2571b62 Make the invert setting a checkbox Andreas Boehler 2015-05-27 22:10:28 +0200
  • 4cd5cf7f7e Add possibility to invert value of active column Andreas Boehler 2015-05-27 22:01:51 +0200
  • ef259e36bb Push version to 1.3 Andreas Boehler 2015-05-17 13:05:02 +0200
  • e4270d4b3f Merge. Andreas Boehler 2015-05-17 13:03:44 +0200
  • 81fc556251 Bump version to 1.2 Andreas Boehler 2015-05-17 12:39:41 +0200
  • c70b4f04ef Add support for current Redmine system Andreas Boehler 2015-05-17 12:35:58 +0200
  • 23db0d9eb9 use a string value for SET NAMES 'UTF8' till busch 2015-05-12 15:41:59 +0200
  • ab89843609 use SET NAMES UTF8 rather than unconditional utf8_encode till busch 2015-05-11 09:04:37 +0200
  • cb890440ba Remove comparison in sql_column_active in order to make PostgreSQL happy Andreas Boehler 2015-05-06 11:32:33 +0200
  • e3465cda60 Fix typo Bump to v1.2 Andreas Boehler 2015-03-27 10:30:48 +0100
  • 7af5d1e04a Add PHPass class, as it's removed in ownCloud 8. Load it only if PasswordHash() is not found. Andreas Boehler 2015-03-24 21:19:51 +0100
  • 31e46e38d3 Add 'routes.php' file for compatibility with ownCloud 8 Andreas Boehler 2015-03-01 16:03:35 +0100
  • 5721f28b71 Fix (again) listing users when domain mapping is in place Andreas Boehler 2015-01-11 15:57:07 +0100
  • 17cacd6141 Fix typo and searching for users when domain mapping is active Andreas Boehler 2015-01-08 21:18:57 +0100
  • 3aa9c2020f Password changing must be explicitly enabled now. Push to 1.1 Andreas Boehler 2014-12-29 10:56:36 +0100
  • 80ce4728eb Default to username if no displayname column is set (thanks to Dominik Grothaus) Andreas Boehler 2014-12-29 10:39:23 +0100
  • 6c7d12131b Fix default config values for domain mappings (thanks to Dominik Grothaus) Andreas Boehler 2014-12-29 10:38:59 +0100
  • bbbe44665e Add support for SSHA256 (thanks to Dominik Grothaus) Andreas Boehler 2014-12-29 10:38:20 +0100
  • e36ee5bfd8 Version bump to 1.0 Andreas Boehler 2014-11-18 22:02:26 +0100
  • b04e98170e Add support for Joomla 2.5.18+ encryption support using phpass Andreas Boehler 2014-11-18 21:48:59 +0100
  • f5f34cbcac Fix checkbox "No Mapping" in Domain Mapping Settings Andreas Boehler 2014-11-18 21:32:20 +0100
  • d6af9188ff When listing users, take domain mapping into account Andreas Boehler 2014-11-12 21:55:48 +0100
  • 2e83d3a059 Fix "default" case in switch statement Format code Add hgignore file Andreas Boehler 2014-11-12 21:45:11 +0100
  • 7d18f65f67 Add possibility to append server domain to username or to map domains Andreas Boehler 2014-11-11 23:23:23 +0100
  • 47b1eb8187 Add missing semicolon Andreas Boehler 2014-11-11 20:32:58 +0100
  • 700fb00c71 Fix cache problems with newer ownCloud versions Andreas Boehler 2014-10-27 20:40:48 +0100
  • e2773e06ae Merge branch oc5 and improve OC7 compatibility Andreas Boehler 2014-10-27 20:33:14 +0100
  • d3397146a3 Update Settings for ownCloud 7 and fix a long-pending "checkbox" bug Andreas Böhler 2014-10-27 20:23:32 +0100
  • ddc166e662 Fix a typo Andreas Böhler 2014-08-24 18:36:21 +0200
  • 6f4bc7b004 Improve cache handling (backport from jwezel/user_sql) Andreas Boehler 2013-04-15 08:36:52 +0200
  • 5c4ef2dad5 Create branch for OC5 Added DisplayName support in OC5 Andreas Boehler 2013-04-15 08:35:27 +0200
  • a767fe07a7 Added "Joomla" encryption type (thanks Frédéric France) Added sort order and minimal caching (thanks Ed W) Andreas Boehler 2013-03-10 19:06:35 +0100
  • ea2f18b22b Fixed possible CSRF attacks (thanks to Lukas Reschke) Andreas Boehler 2013-03-02 07:49:39 +0100
  • 55c9a9f0bd Added tag v0.7 for changeset 845b75d72ec1 andy 2013-02-12 10:41:36 +0100
  • e60f933d3f Added support for mySQL PASSWORD() function v0.7 andy 2013-02-12 10:40:26 +0100
  • ceecf8a138 Change pacrypt() to support more system encryption schemes Andreas Boehler 2013-01-10 08:06:49 +0100
  • f646f7494b Fixed another possible SQL injection problem Added strtolower() and fixed stripping of default domains for all queries Andreas Boehler 2013-01-02 12:58:50 +0100
  • fc64d5cc90 Fix another bug in searching for users! Andreas Boehler 2012-12-21 14:16:35 +0100
  • 3bee033569 Updated README Fixed getUsers() bug that prevented admin interface to show user list correctly Andreas Boehler 2012-12-21 12:26:58 +0100
  • 539c4b56ef A few bugfixes, especially for MD5Crypt and password changing Andreas Boehler 2012-12-20 15:01:12 +0100
  • a773180ff8 Sanitized db inputs Added more logging (debug options!) Andreas Boehler 2012-12-20 08:45:30 +0100
  • b04bee28df Removed tag 0.5 Andreas Boehler 2012-12-15 11:21:59 +0100
  • 53b0f6710b Removed tag to Andreas Boehler 2012-12-15 11:21:57 +0100
  • 37f5b9f67e Bump to 0.5 Andreas Boehler 2012-12-15 11:20:44 +0100
  • f81fbbb2ee Bump Andreas Boehler 2012-12-15 11:20:34 +0100
  • 5690862150 Added more encryption types based on PostfixAdmin Andreas Boehler 2012-12-15 11:19:21 +0100
  • fce8ab0e14 Added tag v0.4 for changeset f9eb8e6e4b4f Andreas Boehler 2012-12-07 14:02:17 +0100
  • b153ca77d1 Added tag v0.4 for changeset 5ee6481afb63 Andreas Boehler 2012-12-07 14:00:59 +0100
  • 97980bd31e Added tag v0.3 for changeset c74b035788eb Andreas Boehler 2012-12-07 14:00:43 +0100
  • fd8cac08b9 Added tag v0.2 for changeset 8401b998f40b Andreas Boehler 2012-12-07 14:00:04 +0100
  • 315397fd38 v0.4: Add possibility to strip/add default domain to usernames v0.4 Andreas Boehler 2012-12-06 23:41:17 +0100
  • fcc0fe5c45 Fix a few bugs introduced by last change... Andreas Boehler 2012-12-06 14:28:16 +0100
  • 39a19ae043 Enable password change in web interface Andreas Boehler 2012-12-06 14:16:35 +0100
  • 6113d52822 Fix: OC_Log::Error != OC_Log::ERROR Andreas Boehler 2012-12-04 17:50:13 +0100
  • 74069232bb Fix a bug where user list was empty when no search was performed v0.3 Andreas Boehler 2012-11-30 11:21:10 +0100
  • f1d65bb84a Added User Active Column. If the value is not 1, access is denied. Leave empty to disable this feature. Andreas Boehler 2012-11-27 18:08:40 +0100
  • b84a314e11 Bumped version to 0.2 Fixed mail address v0.2 Andreas Boehler 2012-11-27 15:46:19 +0100
  • 5d4557a2d3 Ported do PDO, based on user_redmine for configuration pages. Andreas Boehler 2012-11-27 15:43:08 +0100
  • 78847181ef Initial import. Andreas Boehler 2012-11-27 12:29:42 +0100