1
0
mirror of https://github.com/moparisthebest/user_sql synced 2024-08-13 16:53:48 -04:00
Commit Graph

23 Commits

Author SHA1 Message Date
Andreas Boehler
3a3934392a Support autocompletion for tables and columns
Update documentation
Switch to ownCloud's DBAL (not fully tested, yet)
Bump to v2.0
2015-07-30 11:22:50 +02:00
Andreas Boehler
4953f23c5c Add Multi-Host support and fixes for ownCloud 8.1 2015-07-27 15:02:10 +02:00
Dominik Grothaus
bafeddd357 Update deprecated class calls
Calling methods from private owncloud classes is deprecated. Changed most
calls to OC_Log and other private classes.
2015-07-27 09:09:06 +02:00
Andreas Boehler
032c2b5bd2 Add ability to synchronise E-Mail address 2015-07-07 22:54:05 +02:00
Andreas Boehler
4cd5cf7f7e Add possibility to invert value of active column 2015-05-27 22:01:51 +02:00
Andreas Boehler
ef259e36bb Push version to 1.3 2015-05-17 13:05:02 +02:00
Andreas Boehler
81fc556251 Bump version to 1.2 2015-05-17 12:39:41 +02:00
Andreas Boehler
31e46e38d3 Add 'routes.php' file for compatibility with ownCloud 8 2015-03-01 16:03:35 +01:00
Andreas Boehler
3aa9c2020f Password changing must be explicitly enabled now.
Push to 1.1
2014-12-29 10:56:36 +01:00
Andreas Boehler
e36ee5bfd8 Version bump to 1.0 2014-11-18 22:02:26 +01:00
Andreas Boehler
7d18f65f67 Add possibility to append server domain to username or to map domains 2014-11-11 23:23:23 +01:00
Andreas Boehler
e2773e06ae Merge branch oc5 and improve OC7 compatibility 2014-10-27 20:33:14 +01:00
Andreas Boehler
6f4bc7b004 Improve cache handling (backport from jwezel/user_sql) 2013-04-15 08:36:52 +02:00
Andreas Boehler
5c4ef2dad5 Create branch for OC5
Added DisplayName support in OC5
2013-04-15 08:35:27 +02:00
Andreas Boehler
ea2f18b22b Fixed possible CSRF attacks (thanks to Lukas Reschke) 2013-03-02 07:49:39 +01:00
andy
e60f933d3f Added support for mySQL PASSWORD() function 2013-02-12 10:40:26 +01:00
Andreas Boehler
f646f7494b Fixed another possible SQL injection problem
Added strtolower() and fixed stripping of default domains for all
queries
2013-01-02 12:58:50 +01:00
Andreas Boehler
37f5b9f67e Bump to 0.5 2012-12-15 11:20:44 +01:00
Andreas Boehler
315397fd38 v0.4: Add possibility to strip/add default domain to usernames 2012-12-06 23:41:17 +01:00
Andreas Boehler
74069232bb Fix a bug where user list was empty when no search was performed 2012-11-30 11:21:10 +01:00
Andreas Boehler
b84a314e11 Bumped version to 0.2
Fixed mail address
2012-11-27 15:46:19 +01:00
Andreas Boehler
5d4557a2d3 Ported do PDO, based on user_redmine for configuration pages. 2012-11-27 15:43:08 +01:00
Andreas Boehler
78847181ef Initial import. 2012-11-27 12:29:42 +01:00