1
0
mirror of https://github.com/moparisthebest/user_sql synced 2024-10-31 23:45:03 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
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
4cd5cf7f7e Add possibility to invert value of active column 2015-05-27 22:01:51 +02:00
Andreas Boehler
17cacd6141 Fix typo and searching for users when domain mapping is active 2015-01-08 21:18:57 +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
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