Robin Appelman
|
12ac3a800d
|
Expose getAppKeys trough \OCP\IConfig
|
2014-10-08 14:22:17 +02:00 |
Robin Appelman
|
0a1e5aebf1
|
Extend public config interface
|
2014-08-31 15:27:36 +02:00 |
Lukas Reschke
|
7acdd018a1
|
Add support for getting the real client IP behind proxies
Fixes https://github.com/owncloud/core/issues/10624
Fix copy paste fail
Add unittest for comma separated headers
Revert 3rdparty
|
2014-08-27 00:05:04 +02:00 |
Lukas Reschke
|
88c3a4a31a
|
Expose setSystemValue
|
2014-08-22 15:53:23 +02:00 |
Bart Visscher
|
2c6411b897
|
$default of OC_Config::[gs]etValue can have more then string as type
|
2014-02-12 17:38:32 +01:00 |
Robin Appelman
|
e2efad6ae7
|
Also add default to the \OCP\IConfig interface
|
2013-12-16 14:33:03 +01:00 |
Robin Appelman
|
59f02066b6
|
add default parameter for AllConfig->get*Value()
|
2013-12-16 14:30:01 +01:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |