This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
30f77f53d5
server
/
lib
/
private
/
user
History
Robin Appelman
e7a5c90cab
Replace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll
2013-12-18 13:03:19 +01:00
..
backend.php
Enable user backends to provide avatar images
2013-11-22 13:25:20 +01:00
database.php
cache the home folder of a User
2013-12-11 16:22:26 +01:00
dummy.php
Use strict comparison === instead of ==.
2013-10-08 20:03:16 +02:00
example.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
http.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
interface.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
manager.php
fix the config option to remove the ability for users to set their displayname
2013-12-18 13:03:19 +01:00
session.php
On webdav sesssions, loginname was compared to username which does not need to match necessarily
2013-12-13 16:58:03 +01:00
user.php
Replace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll
2013-12-18 13:03:19 +01:00