John Molakvoæ (skjnldsv)
6fcd075730
Use DOMContentLoaded and fix sharebymail loading issue
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years ago
Nextcloud bot
2c79083f27
[tx-robot] updated from transifex
6 years ago
Christoph Wurst
35e966c38d
Migrate LDAP to the PSR container
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Nextcloud bot
89fe5415f8
[tx-robot] updated from transifex
6 years ago
Morris Jobke
f42e557fa1
Use IBootstrap for the app user_ldap
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
3203286f52
Do not use custom DI object names for user_ldap
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Joas Schilling
57ccece9e4
Update class loaders
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
556e23e681
Move user_ldap to migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
d7c0b9cced
Also always return in app commands
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Arthur Schiwon
b8bef4ded0
fix strings being passed where arrays where expected
also brought type hints up to internal API level
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Arthur Schiwon
3baa8d22a6
comment was wrong, block is needed nevertheless
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Arthur Schiwon
b71f52f137
fix obsolete usage of OCdialogs
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
blizzz
0ab6ee40de
be more clear about the condition
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
6 years ago
Arthur Schiwon
0cf57d1ed4
getXbyY can still return false, e.g. when using ldap write support
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Nextcloud bot
5339d6df02
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
e1e7de43c1
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
99e14b5ada
[tx-robot] updated from transifex
6 years ago
Arthur Schiwon
4edf8630c4
clear LDAP cache after user deletion
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Arthur Schiwon
64fe042b0d
tidy up Group_LDAP
* remove unused method
* resolve code duplication
* remove usage of deprectad Util::writeLog
* phpDoc updates
* signature updates
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Nextcloud bot
64c15a15d4
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
1d469fc06e
[tx-robot] updated from transifex
6 years ago
Arthur Schiwon
aed6f0f71e
simplify getGroups, fixing wrong chunking logic
pagination is taken care of properly in the search logic in Access class
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Nextcloud bot
fda71a9979
[tx-robot] updated from transifex
6 years ago
Arthur Schiwon
15008a1798
fixes infinitely repeating LDPA search results with PHP <= 7.2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Nextcloud bot
23080fcd9c
[tx-robot] updated from transifex
6 years ago
Ruben Barkow-Kuder
4ad622a720
compress some images with tinypng.com
Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
Nextcloud bot
3b519f776a
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
d870e9ece5
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
1b55119c85
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
a8ac6df1d0
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
a84eec88e8
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
d132f81d28
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
ab2df70e3a
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
901110f068
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
10f62eb2a4
[tx-robot] updated from transifex
6 years ago
Joas Schilling
af1dd9f152
Bump app versions and requirements
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
9f448d864b
[tx-robot] updated from transifex
6 years ago
Christoph Wurst
cb057829f7
Update license headers for 19
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Nextcloud bot
297276baba
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
ef566a1f40
[tx-robot] updated from transifex
6 years ago
Clement Wong
9f5f505acf
Don't remove last user in ldap group when limit is -1
Signed-off-by: Clement Wong <git@clement.hk>
6 years ago
Nextcloud bot
39f6f1ba34
[tx-robot] updated from transifex
6 years ago
Arthur Schiwon
4babdc082b
formatting
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Arthur Schiwon
75c686d825
do not run paged results against ldap_read ops on PHP7.3+
- previously it was needed as the PHP LDAP handling of paged results was
strange
- but now the read operation would fail, e.g. with extra home dir attribute
set ("Home dir attribute can't be read from LDAP for uid: foobar"
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Nextcloud bot
f0c1041d2e
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
b1a90da347
[tx-robot] updated from transifex
6 years ago
Joas Schilling
708b4991d9
Fix legacy routes
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Arthur Schiwon
ab550d682f
do not rerun expensive sanitizer against already processed DNs
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Arthur Schiwon
32000dd1af
read records from DB for lists at once, not one by one.
Keep a runtime cache of dn-id-mapping
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Arthur Schiwon
cc31c38277
don't circulate with only one backend
- saves some overhead costs
- in some occasions saves LDAP requests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago