Robin Appelman
|
955bda1842
|
New user management classes
|
2013-05-29 00:31:55 +02:00 |
Bart Visscher
|
bb75dfc021
|
Whitespace fixes
|
2013-02-22 19:05:36 +01:00 |
Thomas Mueller
|
297c50db18
|
changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAME
|
2013-02-15 12:24:49 +01:00 |
Thomas Mueller
|
5731a1b01c
|
introduce new virtual method hasUserListings() to determine if a user backend can list it's users.
|
2013-02-11 22:01:52 +01:00 |
Björn Schießle
|
ebc3d1b2d7
|
remove dubug value
|
2013-01-29 21:01:59 +01:00 |
Björn Schießle
|
e0f2ed2757
|
interface and API to change display names
|
2013-01-28 14:09:11 +01:00 |
Björn Schießle
|
996b5cf368
|
change order, key -> uid and value -> display name, this way it is also possible to have non-unique display names
|
2013-01-28 13:10:54 +01:00 |
Björn Schießle
|
4271430e60
|
get all display names from users in a given group
|
2013-01-25 11:48:03 +01:00 |
Björn Schießle
|
9bb8e05839
|
get all display names
|
2013-01-25 11:05:00 +01:00 |
Björn Schießle
|
d16574f070
|
new branch which introduces display names
first commit with some infrastructure code
|
2013-01-24 13:07:59 +01:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Jörn Friedrich Dreyer
|
2c1f732880
|
use null instead of -1 on all getUser()
|
2012-09-01 20:50:03 +02:00 |
Georg Ehrke
|
5a4854079f
|
implement getHome in OC_User
|
2012-08-26 16:24:25 +02:00 |
Michael Gapczynski
|
874f31b8d7
|
Make getting all users and groups the default
|
2012-08-11 16:25:27 -04:00 |
Michael Gapczynski
|
8d1eb674ec
|
Add search, limit, and offset parameters to getUsers() and getGroups()
|
2012-08-11 16:25:27 -04:00 |
Arthur Schiwon
|
fdcbc23ed6
|
define an interface for the User Backend
|
2012-07-25 12:56:07 +02:00 |
Bart Visscher
|
4a5973662c
|
Merge branch 'unstable'
Conflicts:
apps/files_external/tests/config.php
apps/files_versions/ajax/getVersions.php
apps/files_versions/appinfo/app.php
apps/files_versions/history.php
apps/files_versions/js/versions.js
apps/files_versions/templates/history.php
apps/files_versions/versions.php
lib/base.php
|
2012-06-04 23:02:05 +02:00 |
Sam Tuke
|
4b4d13165a
|
Minor change to comment
|
2012-06-01 16:46:18 +01:00 |
Frank Karlitschek
|
a945fa10a6
|
update copyright
|
2012-05-26 19:14:24 +02:00 |
Bart Visscher
|
ac2e0cd6e4
|
Implement default functions in OC_User backend
Simplifies calling these functions, and makes code simpler
functions:
deleteUser
getUsers
userExists
|
2012-05-10 09:14:26 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Jakob Sack
|
f5c0dbd947
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |