Björn Schießle
|
cf8f0b28a2
|
Update user_provisioning_api.rst
Mention that the content type "application/x-www-form-urlencoded" is needed for POST request, see https://secure.php.net/manual/en/reserved.variables.post.php
|
2016-12-14 14:53:35 +01:00 |
|
Morris Jobke
|
6be710611b
|
fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-12-06 11:09:28 +01:00 |
|
Morris Jobke
|
cf9b247e71
|
adjust to @blizzz comments
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-12-06 11:09:24 +01:00 |
|
Morris Jobke
|
11c4e45549
|
Document sizelimit exceed
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-12-06 11:09:20 +01:00 |
|
Hagen Graf
|
7e62a0b0b9
|
Create user_password_policy documentation
|
2016-08-02 12:42:41 +02:00 |
|
Joas Schilling
|
c928980e8d
|
Some more cleanup
|
2016-07-22 16:07:14 +02:00 |
|
Lukas Reschke
|
33670bab9e
|
Branding
|
2016-07-22 15:54:55 +02:00 |
|
Lukas Reschke
|
959446eac7
|
Replace ownCloud => Nextcloud
|
2016-06-20 14:37:35 +02:00 |
|
Patric Lenhart
|
19f503dd4e
|
changed ownCloud to Nextcloud for LDAP auth
replaced old screenshots and removed unsused image
|
2016-06-20 03:09:47 +02:00 |
|
Adi Sieker
|
8ac54daa29
|
update all title underlines that were too short after rename
|
2016-06-14 19:08:12 +02:00 |
|
Lukas Reschke
|
f1632c2aac
|
Replace ownCloud with Nextcloud
|
2016-06-12 19:30:35 +02:00 |
|
Carla Schroder
|
189c81adb8
|
corrections to smbclient requirements
|
2016-04-19 11:00:30 -07:00 |
|
Carla Schroder
|
7170c987a1
|
add links to smb.rst
|
2016-04-19 10:46:15 -07:00 |
|
Carla Schroder
|
bc8f260ed9
|
update php5-smbclient status
|
2016-04-19 09:00:36 -07:00 |
|
Carla Schroder
|
193579274c
|
2nd user attribute ldap
|
2016-03-28 11:42:58 -07:00 |
|
RealRancor
|
ef0d720b6b
|
Backport #2304 to stable9
|
2016-03-23 20:07:15 +01:00 |
|
Carla Schroder
|
dcc45eec31
|
convert named code blocks to generic code blocks
|
2016-03-10 09:29:31 -08:00 |
|
Carla Schroder
|
1506de7c05
|
configurable password reset URL
|
2016-02-29 21:25:15 -08:00 |
|
RealRancor
|
57bf45ad50
|
software.opensuse.org -> download.owncloud.org for php5-libsmbclient
|
2016-02-12 11:19:37 +01:00 |
|
Carla Schroder
|
1741b5e066
|
correct email and quota examples
|
2016-02-04 11:30:37 -08:00 |
|
Carla Schroder
|
c79cc3a6f8
|
corrections to user provisioning api
|
2016-02-03 11:32:32 -08:00 |
|
RealRancor
|
d95c6266b4
|
Clarify read-only in ldap user auth
|
2016-01-19 11:37:55 +01:00 |
|
RealRancor
|
5cef9fec02
|
Change http:// links to https://
|
2016-01-13 18:52:30 +01:00 |
|
Carla Schroder
|
1148e3ae5f
|
home rule enforced by default
|
2015-12-15 15:36:38 -08:00 |
|
Carla Schroder
|
2a1d1212d6
|
ldap home folder rule now enforced
|
2015-12-15 12:56:35 -08:00 |
|
RealRancor
|
98c0183ebd
|
Describe memberOf permissions
|
2015-10-06 09:19:56 +02:00 |
|
Carla Schroder
|
4c88547394
|
correct all caching references to point to caching page
|
2015-10-01 13:38:16 -07:00 |
|
Carla Schroder
|
a78e0ba653
|
at sign is allowed username character
|
2015-09-28 07:31:47 -07:00 |
|
Carla Schroder
|
d03dca1fcd
|
Update user_configuration.rst
|
2015-09-25 16:21:58 -07:00 |
|
Carla Schroder
|
9e74b15205
|
markup fixes
|
2015-09-22 07:45:40 -07:00 |
|
Carla Schroder
|
9e5032839d
|
markup fixes
|
2015-09-22 07:12:34 -07:00 |
|
Carla Schroder
|
8f9ffad4a5
|
Update user_auth_ldap_cleanup.rst
|
2015-09-14 13:58:20 -07:00 |
|
blizzz
|
9cb16d1978
|
Remove "Case insensitive LDAP server"
It is not present anymore starting 8.2, cf. https://github.com/owncloud/core/issues/17677
|
2015-08-24 13:48:20 +02:00 |
|
Carla Schroder
|
6e446e45aa
|
add php5-smbclient requirement to relevant pages
Conflicts:
admin_manual/release_notes.rst
|
2015-08-20 15:25:19 -07:00 |
|
Carla Schroder
|
2b7f43596d
|
Merge pull request #1490 from owncloud/phil-davis-User-Prov-API-master
User provisioning API typos
|
2015-08-14 11:01:39 -07:00 |
|
Phil Davis
|
e8c043b692
|
User provisioning API typos
I also standardized the usage of "does not" - it was done in a few different ways.
|
2015-08-14 14:51:35 +05:45 |
|
Phil Davis
|
86fb7828a8
|
User Auth LDAP doc typos
|
2015-08-14 14:28:38 +05:45 |
|
RealRancor
|
8c7f7a051a
|
Reference to SELinux docs in user backends
|
2015-08-04 19:23:23 +02:00 |
|
Carla Schroder
|
6441f9c71c
|
Merge pull request #1316 from RealRancor/add_smbclient
smbclient still needed for user_external app
|
2015-07-14 14:11:59 -07:00 |
|
Carla Schroder
|
c626e6ae44
|
correct Redis config, various other small fixes
Conflicts:
admin_manual/configuration_files/files_locking_transactional.rst
|
2015-07-14 13:21:31 -07:00 |
|
RealRancor
|
995f357966
|
smbclient still needed for user_external app
|
2015-07-14 20:50:59 +02:00 |
|
RealRancor
|
4831ec85ba
|
Add/update user_external dependencies
|
2015-07-14 09:40:21 +02:00 |
|
Carla Schroder
|
f813cfd816
|
change WebDAV user backend to User backend using remote HTTP servers
|
2015-06-30 15:55:26 -07:00 |
|
Carla Schroder
|
7f13c488da
|
update ldap screenshots
|
2015-06-29 16:59:08 -07:00 |
|
Carla Schroder
|
060331d975
|
new page Installing ownCloud From the Command Line
|
2015-06-24 15:33:32 -07:00 |
|
Carla Schroder
|
c0337b47fb
|
update caching section
|
2015-06-19 14:08:54 -07:00 |
|
Carla Schroder
|
49a079f173
|
update php requirement ldap
|
2015-06-19 12:12:50 -07:00 |
|
Carla Schroder
|
cdee62907e
|
updated user management page w new fields
|
2015-06-11 17:17:09 -07:00 |
|
Carla Schroder
|
4cfeec8d79
|
correct typo for occ command
|
2015-06-08 12:24:22 -07:00 |
|
RealRancor
|
d950d0c0f9
|
Fix LDAP user filter and login filter
|
2015-06-05 17:33:53 +02:00 |
|