Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
vor 9 Jahren |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
vor 9 Jahren |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
vor 9 Jahren |
Morris Jobke
|
6da33e1ea7
introduce names for user backends - IUserBackend
|
vor 10 Jahren |
Lukas Reschke
|
5398bbdc00
Merge pull request #12711 from owncloud/add-backend-to-rest-index
|
vor 10 Jahren |
Lukas Reschke
|
4c13918bd8
Expose backend type via REST API
|
vor 10 Jahren |
Morris Jobke
|
0d4f0ab871
reduce OC_Preferences, OC_Config and \OCP\Config usage
|
vor 10 Jahren |
Morris Jobke
|
a9e411e076
migrate \OC\AllConfig to \OCP\IConfig
|
vor 10 Jahren |
Lukas Reschke
|
fe7d9a7ca0
Add REST route for user & group management
|
vor 10 Jahren |
Joas Schilling
|
0ed86c0993
Move OC_USER_BACKEND_* constants to OC_User_Backend class
|
vor 10 Jahren |
michag86
|
7e70c4ee95
removal of wrong/double implemented check
|
vor 10 Jahren |
Bjoern Schiessle
|
239bff5766
strip whitespace from the beginning and end of the display name to avoid empty display names
|
vor 10 Jahren |
Thomas Müller
|
a8b6cc6a07
- adding default value for $recoveryPassword
|
vor 10 Jahren |
Robin Appelman
|
20c1ce7f47
Add public interfaces for User, UserManager and UserSession
|
vor 10 Jahren |
Arthur Schiwon
|
4a4ea67a31
drop superflous statement in phpdoc
|
vor 10 Jahren |
Arthur Schiwon
|
2c89962919
clean up tryRememberLogin and save the timestamp of users last login
|
vor 10 Jahren |
Morris Jobke
|
804020bb6d
Merge pull request #7363 from owncloud/optimize-startup-queries
|
vor 10 Jahren |
Robin McCorkell
|
8ab01599a9
Use OC_User_Interface instead of OC_User_Backend
|
vor 10 Jahren |
Robin McCorkell
|
a7ae2e874a
Squash 'a | b' into 'a|b', in /lib
|
vor 10 Jahren |
Bart Visscher
|
f4f72e77d8
Delay fetching the display name until it is requested
|
vor 10 Jahren |
Robin Appelman
|
e7a5c90cab
Replace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll
|
vor 11 Jahren |
Robin Appelman
|
a6c1b3ece3
fix the config option to remove the ability for users to set their displayname
|
vor 11 Jahren |
Robin Appelman
|
f23b7a262f
fix fallback overwriting result of getHome
|
vor 11 Jahren |
Robin Appelman
|
366d75e947
cache the home folder of a User
|
vor 11 Jahren |
Arthur Schiwon
|
8ccac86c98
Enable user backends to provide avatar images
|
vor 11 Jahren |
Thomas Müller
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
vor 11 Jahren |