2843 Commits (8917d64e2053bdaf155b8a9cdbe87fad1dc54f02)

Author SHA1 Message Date
Arthur Schiwon b95e63b8da
announce added user and group backend later as there might be interdeps 5 years ago
Arthur Schiwon 263f5bd1d9
switch to typed event for LDAPs user added to group case 5 years ago
Christoph Wurst 1f7f93a695
Update license headers for Nextcloud 20 (again) 5 years ago
Arthur Schiwon aa2d754d5c
add repair step to clean up DB off lastFeatureRefresh entries in user prefs 5 years ago
Arthur Schiwon 699871dcb0
these code bits were part of old logic that was already refactored out 5 years ago
Nextcloud bot f6ad09ad58
[tx-robot] updated from transifex 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Nextcloud bot bcbe1e1c9d
[tx-robot] updated from transifex 5 years ago
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 5 years ago
Morris Jobke d7f66c36ac
Fix "misplaced variables" warning of Psalm in PHPDoc statements 5 years ago
Nextcloud bot 9bd58553db
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 3a39f2ae91
[tx-robot] updated from transifex 5 years ago
Arthur Schiwon 44cad1756c
provide event class to LDAP loaded event to fix deprecation message 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Arthur Schiwon 5257efc5f2
remove logging message carrying no valuable information 5 years ago
Arthur Schiwon 7eb6d8df0a
do not flip available state to unavailable, allow empty results 5 years ago
Arthur Schiwon 7ea262dba0
LDAP: shortcut in reading nested group members when IN_CHAIN is available 6 years ago
Daniel Kesselberg 7b68f0f326
Remove unexpected argument 5 years ago
Arthur Schiwon 7c07f0c7f3
use break not continue in switch to avoid warning 5 years ago
Tobias Perschon 551d904bb0
added "zimbraMailForwardingAddress" as a Group-Member association attribute to enable the use of Zimbra Distribution Lists as groups in nextcloud when connecting to a zimbra LDAP 6 years ago
Nextcloud bot cb1d9cfaf0
[tx-robot] updated from transifex 5 years ago
Nextcloud bot 3e994c6ba0
[tx-robot] updated from transifex 5 years ago
Morris Jobke 36ee37ec0a
Migrate OC_Group post_removeFromGroup hook to actual event object 5 years ago
Arthur Schiwon d3501be851
reset the cookie internally in new API when abandoning paged results op 5 years ago
Nextcloud bot 6c176b064c
[tx-robot] updated from transifex 5 years ago
Morris Jobke 7870ca0663
Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container 5 years ago
Christoph Wurst 91e7f12088
Adjust apps' code to use the ContainerInterface 5 years ago
John Molakvoæ (skjnldsv) 6fcd075730
Use DOMContentLoaded and fix sharebymail loading issue 5 years ago
Nextcloud bot 2c79083f27
[tx-robot] updated from transifex 5 years ago
Christoph Wurst 35e966c38d
Migrate LDAP to the PSR container 5 years ago
Nextcloud bot 89fe5415f8
[tx-robot] updated from transifex 5 years ago
Morris Jobke f42e557fa1
Use IBootstrap for the app user_ldap 5 years ago
Morris Jobke 3203286f52
Do not use custom DI object names for user_ldap 5 years ago
Joas Schilling 57ccece9e4
Update class loaders 5 years ago
Joas Schilling 556e23e681
Move user_ldap to migrations 5 years ago
Joas Schilling d7c0b9cced
Also always return in app commands 6 years ago
Arthur Schiwon b8bef4ded0
fix strings being passed where arrays where expected 6 years ago
Arthur Schiwon 3baa8d22a6
comment was wrong, block is needed nevertheless 6 years ago
Arthur Schiwon b71f52f137
fix obsolete usage of OCdialogs 6 years ago
blizzz 0ab6ee40de
be more clear about the condition 6 years ago
Arthur Schiwon 0cf57d1ed4
getXbyY can still return false, e.g. when using ldap write support 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 6 years ago
Arthur Schiwon 64fe042b0d
tidy up Group_LDAP 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 6 years ago
Nextcloud bot fda71a9979
[tx-robot] updated from transifex 6 years ago