Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP: shortcut in reading nested group members when IN_CHAIN is available | Arthur Schiwon | 2020-08-11 | 3 | -0/+38 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #22176 from ↵ | Morris Jobke | 2020-08-11 | 2 | -2/+2 |
|\ | | | | | | | | | nextcloud/debt/noid/table-render-too-many-arguments Remove unexpected argument | ||||
| * | Remove unexpected argument | Daniel Kesselberg | 2020-08-10 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | use break not continue in switch to avoid warning | Arthur Schiwon | 2020-08-10 | 1 | -5/+5 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #16737 from tofuSCHNITZEL/feature-zimbraldap | blizzz | 2020-08-07 | 3 | -85/+131 |
|\ | | | | | new Group-Member association attribute (zimbraMailForwardingAddress) | ||||
| * | added "zimbraMailForwardingAddress" as a Group-Member association attribute ↵ | Tobias Perschon | 2020-08-07 | 3 | -85/+131 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to enable the use of Zimbra Distribution Lists as groups in nextcloud when connecting to a zimbra LDAP Signed-off-by: Tobias Perschon <tobias@perschon.at> fix cs:check Signed-off-by: Tobias Perschon <tobias@perschon.at> Update apps/user_ldap/lib/Group_LDAP.php Co-authored-by: blizzz <blizzz@arthur-schiwon.de> Signed-off-by: Tobias Perschon <tobias@perschon.at> | ||||
* | | Merge pull request #21738 from ↵ | Morris Jobke | 2020-08-07 | 1 | -1/+10 |
|\ \ | |/ |/| | | | | | nextcloud/techdebt/14552/migrate-OC_Group-post_removeFromGroup Migrate OC_Group post_removeFromGroup hook to actual event object | ||||
| * | Migrate OC_Group post_removeFromGroup hook to actual event object | Morris Jobke | 2020-07-30 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | Ref #14552 This adds a BeforeUserRemovedEvent to the LDAP backend because it was missing. It's not really before, but we don't have the before state. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-06 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #22043 from nextcloud/fix/21892/reset-internal-cookie-state | Morris Jobke | 2020-07-31 | 1 | -1/+11 |
|\ \ | | | | | | | reset the cookie internally in new API when abandoning paged results op | ||||
| * | | reset the cookie internally in new API when abandoning paged results op | Arthur Schiwon | 2020-07-29 | 1 | -1/+11 |
| |/ | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-31 | 2 | -0/+12 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-28 | 4 | -4/+4 |
| | |||||
* | Use the proper IAppContainer and IServerContainer type hints to know which ↵ | Morris Jobke | 2020-07-21 | 1 | -11/+11 |
| | | | | | | code runs with which container Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Adjust apps' code to use the ContainerInterface | Christoph Wurst | 2020-07-21 | 1 | -32/+38 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #21866 from nextcloud/techdebt/ldap-psr-container | Morris Jobke | 2020-07-20 | 1 | -12/+15 |
|\ | | | | | Migrate LDAP to the PSR container | ||||
| * | Migrate LDAP to the PSR container | Christoph Wurst | 2020-07-16 | 1 | -12/+15 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-17 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-16 | 2 | -2/+2 |
| | |||||
* | Use IBootstrap for the app user_ldap | Morris Jobke | 2020-07-14 | 2 | -72/+57 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Do not use custom DI object names for user_ldap | Morris Jobke | 2020-07-13 | 15 | -29/+37 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #21639 from ↵ | Morris Jobke | 2020-07-06 | 5 | -148/+104 |
|\ | | | | | | | | | nextcloud/techdebt/noid/move-away-from-database-xml Move away from database xml | ||||
| * | Update class loaders | Joas Schilling | 2020-07-06 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Move user_ldap to migrations | Joas Schilling | 2020-07-06 | 3 | -148/+102 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #21171 from nextcloud/enh/noid/tidy-up-group-ldap | Morris Jobke | 2020-07-06 | 4 | -235/+198 |
|\ \ | |/ |/| | tidy up Group_LDAP | ||||
| * | tidy up Group_LDAP | Arthur Schiwon | 2020-06-08 | 4 | -235/+198 |
| | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | | Also always return in app commands | Joas Schilling | 2020-06-26 | 8 | -12/+23 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix strings being passed where arrays where expected | Arthur Schiwon | 2020-06-24 | 5 | -25/+45 |
| | | | | | | | | | | | | also brought type hints up to internal API level Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #21565 from nextcloud/fix/noid/fix-comment | Roeland Jago Douma | 2020-06-24 | 1 | -2/+1 |
|\ \ | | | | | | | comment was wrong, block is needed nevertheless | ||||
| * | | comment was wrong, block is needed nevertheless | Arthur Schiwon | 2020-06-24 | 1 | -2/+1 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | fix obsolete usage of OCdialogs | Arthur Schiwon | 2020-06-24 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | be more clear about the condition | blizzz | 2020-06-16 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com> | ||||
* | | getXbyY can still return false, e.g. when using ldap write support | Arthur Schiwon | 2020-06-15 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-15 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-11 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #21318 from nextcloud/fix/noid/user-delete-clear-ldap-cache | Roeland Jago Douma | 2020-06-09 | 1 | -0/+1 |
|\ \ | | | | | | | clear LDAP cache after user deletion | ||||
| * | | clear LDAP cache after user deletion | Arthur Schiwon | 2020-06-08 | 1 | -0/+1 |
| |/ | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-09 | 2 | -4/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-30 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-28 | 4 | -4/+78 |
| | |||||
* | simplify getGroups, fixing wrong chunking logic | Arthur Schiwon | 2020-05-27 | 1 | -50/+7 |
| | | | | | | pagination is taken care of properly in the search logic in Access class Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #21108 from nextcloud/fix/20745/eor-old-php-api | Roeland Jago Douma | 2020-05-26 | 1 | -0/+6 |
|\ | | | | | fixes infinitely repeating LDPA search results with PHP <= 7.2 | ||||
| * | fixes infinitely repeating LDPA search results with PHP <= 7.2 | Arthur Schiwon | 2020-05-26 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-26 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-23 | 8 | -12/+20 |
| | |||||
* | Merge pull request #21001 from rubo77/pngs | Roeland Jago Douma | 2020-05-22 | 2 | -0/+0 |
|\ | | | | | compress some images with tinypng.com | ||||
| * | compress some images with tinypng.com | Ruben Barkow-Kuder | 2020-05-22 | 2 | -0/+0 |
| | | | | | | | | | | Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-22 | 4 | -0/+58 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-21 | 2 | -6/+6 |
|/ |