Commit Graph

29 Commits

Author SHA1 Message Date
Andreas Boehler eae75ba236 Fix a few typos 2016-12-30 15:00:16 +01:00
Andreas Boehler 424243a631 Add option for forcing appending of default domain 2016-12-30 14:47:48 +01:00
Andreas Boehler cfa695fcb1 Add initial (untested) support for CRAM-MD5 and HMAC-MD5.
Ref T40
2016-12-03 11:27:47 +01:00
Andreas Boehler de9fd02475 Update for ownCloud 9.0 2016-03-16 17:46:07 +01:00
Andreas Boehler 98e164b27a Add support for getHome() 2016-01-08 08:32:45 +01:00
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
Andreas Boehler 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"
2015-07-27 09:08:45 +02:00
Andreas Boehler 032c2b5bd2 Add ability to synchronise E-Mail address 2015-07-07 22:54:05 +02:00
Andreas Boehler 7b722f31c3 Fix a typo. 2015-05-27 22:11:57 +02:00
Andreas Boehler 5fc2571b62 Make the invert setting a checkbox 2015-05-27 22:10:28 +02:00
Andreas Boehler 4cd5cf7f7e Add possibility to invert value of active column 2015-05-27 22:01:51 +02:00
Andreas Boehler c70b4f04ef Add support for current Redmine system 2015-05-17 12:35:58 +02: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 bbbe44665e Add support for SSHA256 (thanks to Dominik Grothaus) 2014-12-29 10:38:20 +01:00
Andreas Boehler b04e98170e Add support for Joomla 2.5.18+ encryption support using phpass 2014-11-18 21:48:59 +01:00
Andreas Boehler f5f34cbcac Fix checkbox "No Mapping" in Domain Mapping Settings 2014-11-18 21:32:20 +01:00
Andreas Boehler 2e83d3a059 Fix "default" case in switch statement
Format code
Add hgignore file
2014-11-12 21:45:11 +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 Böhler d3397146a3 Update Settings for ownCloud 7 and fix a long-pending "checkbox" bug 2014-10-27 20:23:32 +01:00
Andreas Boehler 5c4ef2dad5 Create branch for OC5
Added DisplayName support in OC5
2013-04-15 08:35:27 +02:00
Andreas Boehler a767fe07a7 Added "Joomla" encryption type (thanks Frédéric France)
Added sort order and minimal caching (thanks Ed W)
2013-03-10 19:06:35 +01: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 5690862150 Added more encryption types based on PostfixAdmin 2012-12-15 11:19:21 +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 f1d65bb84a Added User Active Column. If the value is not 1, access is denied. Leave
empty to disable this feature.
2012-11-27 18:08:40 +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