Morris Jobke
|
d17678b5b2
|
Merge pull request #4141 from nextcloud/ldap-downstream-9
Convert the group limit to match the same behaviour as the user search
|
2017-03-29 15:47:28 -06:00 |
Roeland Jago Douma
|
0315e2ea36
|
Merge pull request #4145 from nextcloud/ldap-downstream-54
Add tooltips to LDAP wizard special attributtes
|
2017-03-29 19:31:35 +02:00 |
Roeland Jago Douma
|
636575e3de
|
Merge pull request #3329 from andreas-p/ldap_no-memberof-with-memberuid
Ldap no memberof with memberuid
|
2017-03-29 19:12:51 +02:00 |
David Toledo
|
a4b9bd29a9
|
Add tooltips to LDAP wizard special attributtes
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Update settings.php
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Update settings.php
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Update settings.php
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-03-29 14:38:01 +02:00 |
Juan Pablo Villafáñez
|
9e2e0c4c30
|
Convert the group limit to match the same behaviour as the user search
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-03-29 12:49:08 +02:00 |
Marius Blüm
|
0e058a9a94
|
Fix LDAP description
Signed-off-by: Marius Blüm <marius@lineone.io>
|
2017-03-27 16:30:29 +02:00 |
Nextcloud bot
|
0981f9a18a
|
[tx-robot] updated from transifex
|
2017-03-26 01:07:03 +00:00 |
Nextcloud bot
|
4ea79a5bbe
|
[tx-robot] updated from transifex
|
2017-03-25 01:07:45 +00:00 |
Nextcloud bot
|
e18d928d9b
|
[tx-robot] updated from transifex
|
2017-03-24 01:08:00 +00:00 |
Nextcloud bot
|
d551b8e6fd
|
[tx-robot] updated from transifex
|
2017-03-22 21:14:04 +00:00 |
Nextcloud bot
|
cae8702ab2
|
[tx-robot] updated from transifex
|
2017-03-22 01:07:53 +00:00 |
Nextcloud bot
|
fd0e42e093
|
[tx-robot] updated from transifex
|
2017-03-21 01:08:16 +00:00 |
Nextcloud bot
|
5683365a2c
|
[tx-robot] updated from transifex
|
2017-03-17 01:07:41 +00:00 |
Morris Jobke
|
a5ba1f7803
|
Remove legacy class OC_Group and OC_User
* basically a straight replacement of the wrapped code at the calling code parts
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-03-09 17:35:09 -06:00 |
Nextcloud bot
|
53195b156c
|
[tx-robot] updated from transifex
|
2017-03-02 16:48:52 +00:00 |
Nextcloud bot
|
a64c8637d9
|
[tx-robot] updated from transifex
|
2017-03-02 01:07:31 +00:00 |
Nextcloud bot
|
aecec74a04
|
[tx-robot] updated from transifex
|
2017-03-01 01:07:42 +00:00 |
Nextcloud bot
|
7fc3129f0c
|
[tx-robot] updated from transifex
|
2017-02-28 01:07:54 +00:00 |
Nextcloud bot
|
556b958af2
|
[tx-robot] updated from transifex
|
2017-02-25 01:25:07 +00:00 |
Nextcloud bot
|
97b6c1496e
|
[tx-robot] updated from transifex
|
2017-02-24 01:21:37 +00:00 |
Nextcloud bot
|
54317e80c0
|
[tx-robot] updated from transifex
|
2017-02-23 01:18:48 +00:00 |
Nextcloud bot
|
a08dfd9951
|
[tx-robot] updated from transifex
|
2017-02-22 01:12:24 +00:00 |
Nextcloud bot
|
d754227b4c
|
[tx-robot] updated from transifex
|
2017-02-21 01:08:46 +00:00 |
Lukas Reschke
|
a4266f59ae
|
Merge pull request #3521 from nextcloud/ldap-fix-uuid-attr-detection
Fix Borken UUID Attribute Detection
|
2017-02-20 21:34:55 +01:00 |
Arthur Schiwon
|
866b218f37
|
Fix misleading wording: searching is affected, not user access.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-02-20 19:26:16 +01:00 |
Robert Scheck
|
25a2cb8c6e
|
Only request "IndexIgnore" if mod_autoindex is loaded
Signed-off-by: Robert Scheck <robert@fedoraproject.org>
|
2017-02-20 13:09:15 +01:00 |
Arthur Schiwon
|
ce97ab92c6
|
add tests to DB group
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-02-17 20:12:30 +01:00 |
Arthur Schiwon
|
42ddb12fd9
|
Background jobs can take 4k of characters only. We find a good batch size.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-02-17 20:06:25 +01:00 |
Arthur Schiwon
|
497ee3e3e6
|
Add repair steps
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-02-17 18:45:33 +01:00 |
Arthur Schiwon
|
45615cc940
|
add integration test for uuid attr detection
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-02-17 12:05:51 +01:00 |
Arthur Schiwon
|
f87812fdd6
|
Fix determining the UUID attribute, default of the override is null
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-02-17 02:06:10 +01:00 |
Arthur Schiwon
|
b740a21399
|
Fix integration test by not relying on Fake instances
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-02-17 02:04:42 +01:00 |
Morris Jobke
|
52ef851da3
|
Merge pull request #3421 from espro/freeipa-uuid-fix
Update uuidAttributes list to include FreeIPA's ipauniqueid
|
2017-02-15 08:07:58 -06:00 |
Nextcloud bot
|
41276f720b
|
[tx-robot] updated from transifex
|
2017-02-15 01:07:29 +00:00 |
Nextcloud bot
|
7113af3f91
|
[tx-robot] updated from transifex
|
2017-02-14 01:07:20 +00:00 |
Lukas Reschke
|
5b9f96a434
|
Merge pull request #3324 from nextcloud/fix-2431
LDAP's checkPassword should only catch when a user was not found, fixes #2431
|
2017-02-13 23:21:08 +01:00 |
Brent Bloxam
|
f7b8a31d63
|
Update uuidAttributes list to include FreeIPA's ipauniqueid
Signed-off-by: Brent Bloxam <brent.bloxam@gmail.com>
|
2017-02-10 10:23:13 -05:00 |
Nextcloud bot
|
5e4bbb394c
|
[tx-robot] updated from transifex
|
2017-02-07 01:08:50 +00:00 |
Nextcloud bot
|
b946ec9d6c
|
[tx-robot] updated from transifex
|
2017-02-02 01:07:05 +00:00 |
Andreas Pflug
|
b64e48335f
|
Don't try to use memberof on posixgroups, since it doesn't support
memberUid attributes.
Signed-off-by: Andreas Pflug <dev@admin4.org>
|
2017-01-31 01:40:09 +01:00 |
Arthur Schiwon
|
9983e05121
|
LDAP's checkPassword should only catch when a user was not found, fixes #2431
Also fixes error processing after ldap_search, due to different return format
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-01-30 17:06:51 +01:00 |
Nextcloud bot
|
b614547ff8
|
[tx-robot] updated from transifex
|
2017-01-28 01:06:59 +00:00 |
Morris Jobke
|
3a603ab8b4
|
Merge pull request #3264 from nextcloud/ldap-deny-long-dns
Gracefully deny users or groups with too long DNs
|
2017-01-26 01:15:43 -06:00 |
Morris Jobke
|
feab1e5b94
|
Merge pull request #3162 from nextcloud/ldap-ocs
Part 1 of LDAP Backend OCS Api
|
2017-01-25 22:45:34 -06:00 |
Morris Jobke
|
6fe3cfa1e3
|
Merge pull request #3244 from nextcloud/settings-icon
Settings icon for LDAP and encryption
|
2017-01-25 18:43:21 -06:00 |
Arthur Schiwon
|
03ae7b654f
|
Gracefully deny users or groups with too long DNs
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-01-25 17:10:51 +01:00 |
Joas Schilling
|
95ef625a9d
|
Fix tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-01-25 11:24:42 +01:00 |
Nextcloud bot
|
c3e57d228f
|
[tx-robot] updated from transifex
|
2017-01-25 01:10:00 +00:00 |
Morris Jobke
|
e46410e856
|
Add icon to admin page sidebar for LDAP
* follow up to nextcloud/server#3151
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-01-24 12:54:32 -06:00 |
Morris Jobke
|
e09bba5e36
|
Merge pull request #3151 from nextcloud/navigation-icons
add icons to navigation of personal & admin settings
|
2017-01-24 10:56:31 -06:00 |