Commit Graph

87 Commits

Author SHA1 Message Date
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 Boehler 47b1eb8187 Add missing semicolon 2014-11-11 20:32:58 +01:00
Andreas Boehler 700fb00c71 Fix cache problems with newer ownCloud versions 2014-10-27 20:40:48 +01:00
Andreas Boehler e2773e06ae Merge branch oc5 and improve OC7 compatibility 2014-10-27 20:33:14 +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 Böhler ddc166e662 Fix a typo 2014-08-24 18:36:21 +02: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 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 55c9a9f0bd Added tag v0.7 for changeset 845b75d72ec1 2013-02-12 10:41:36 +01:00
andy e60f933d3f Added support for mySQL PASSWORD() function 2013-02-12 10:40:26 +01:00
Andreas Boehler ceecf8a138 Change pacrypt() to support more system encryption schemes 2013-01-10 08:06:49 +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 fc64d5cc90 Fix another bug in searching for users! 2012-12-21 14:16:35 +01:00
Andreas Boehler 3bee033569 Updated README
Fixed getUsers() bug that prevented admin interface to show user list
correctly
2012-12-21 12:26:58 +01:00
Andreas Boehler 539c4b56ef A few bugfixes, especially for MD5Crypt and password changing 2012-12-20 15:01:12 +01:00
Andreas Boehler a773180ff8 Sanitized db inputs
Added more logging (debug options!)
2012-12-20 08:45:30 +01:00
Andreas Boehler b04bee28df Removed tag 0.5 2012-12-15 11:21:59 +01:00
Andreas Boehler 53b0f6710b Removed tag to 2012-12-15 11:21:57 +01:00
Andreas Boehler 37f5b9f67e Bump to 0.5 2012-12-15 11:20:44 +01:00
Andreas Boehler f81fbbb2ee Bump 2012-12-15 11:20:34 +01:00
Andreas Boehler 5690862150 Added more encryption types based on PostfixAdmin 2012-12-15 11:19:21 +01:00
Andreas Boehler fce8ab0e14 Added tag v0.4 for changeset f9eb8e6e4b4f 2012-12-07 14:02:17 +01:00
Andreas Boehler b153ca77d1 Added tag v0.4 for changeset 5ee6481afb63 2012-12-07 14:00:59 +01:00
Andreas Boehler 97980bd31e Added tag v0.3 for changeset c74b035788eb 2012-12-07 14:00:43 +01:00
Andreas Boehler fd8cac08b9 Added tag v0.2 for changeset 8401b998f40b 2012-12-07 14:00:04 +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 fcc0fe5c45 Fix a few bugs introduced by last change... 2012-12-06 14:28:16 +01:00
Andreas Boehler 39a19ae043 Enable password change in web interface 2012-12-06 14:16:35 +01:00
Andreas Boehler 6113d52822 Fix: OC_Log::Error != OC_Log::ERROR 2012-12-04 17:50:13 +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 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 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