Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Access needs UserManager, missed to add in #8833 | Arthur Schiwon | 2018-04-23 | 2 | -2/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-21 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-17 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-12 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-11 | 10 | -0/+10 |
| | |||||
* | Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooks | Morris Jobke | 2018-04-11 | 10 | -19/+101 |
|\ | | | | | add anounce- and (pre/|post)RevokeUser signals for non-native backends | ||||
| * | DI for NC's user manager | Arthur Schiwon | 2018-04-05 | 6 | -14/+35 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | more consistent naming | Arthur Schiwon | 2018-04-05 | 3 | -5/+5 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | LDAP backend to emit announce and revoke signals on mapping changes | Arthur Schiwon | 2018-04-05 | 5 | -7/+68 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-10 | 94 | -188/+188 |
| | | |||||
* | | Merge pull request #9116 from nextcloud/rakekniven-patch-1 | Roeland Jago Douma | 2018-04-09 | 1 | -1/+1 |
|\ \ | | | | | | | Update settings.php | ||||
| * | | Update settings.php | rakekniven | 2018-04-09 | 1 | -1/+1 |
| | | | | | | | | | Changed according to discussion. | ||||
| * | | Update settings.php | rakekniven | 2018-04-07 | 1 | -1/+1 |
| |/ | | | | | | | | | Tiny l10n improvement. Reported at Transifex: https://www.transifex.com/nextcloud/nextcloud/translate/#de_DE/user_ldap/91002448 | ||||
* / | parameter provided to L10N::n() could have been a string | Arthur Schiwon | 2018-04-05 | 1 | -17/+26 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-05 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-29 | 2 | -0/+2 |
| | |||||
* | Merge pull request #8976 from nextcloud/dep_user_code | Roeland Jago Douma | 2018-03-28 | 1 | -7/+15 |
|\ | | | | | Remove deprecated functions from OCP\User | ||||
| * | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 1 | -5/+4 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Remove deprecated OCP\User::getDisplayname | Roeland Jago Douma | 2018-03-25 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Remove deprecated \OCP\User::getUsers | Roeland Jago Douma | 2018-03-25 | 1 | -5/+14 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 2 | -5/+5 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-24 | 2 | -0/+2 |
| | |||||
* | Finally remove \OCP\JSON | Roeland Jago Douma | 2018-03-23 | 1 | -9/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move calls to \OCP\JSON to private \OC_JSON | Roeland Jago Douma | 2018-03-22 | 7 | -45/+45 |
| | | | | | | They should be properly fixed at some point. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | existence check works without attribute (like with users) | Arthur Schiwon | 2018-03-15 | 1 | -1/+2 |
| | | | | | | cn is not necessarily given everywhere Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-14 | 6 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-13 | 14 | -0/+14 |
| | |||||
* | Remove deprecated and unsused methods of OCP\DB | Morris Jobke | 2018-03-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-12 | 104 | -104/+104 |
| | |||||
* | Use variable for proper translations | Roeland Jago Douma | 2018-03-10 | 1 | -1/+8 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update wizardTabElementary.js | rakekniven | 2018-03-10 | 1 | -1/+1 |
| | | | | Fixed grammar. Reported at Transifex. See https://www.transifex.com/nextcloud/nextcloud/translate/#de/$/91002422?issue=yes | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 2 | -4/+4 |
| | |||||
* | Merge pull request #8221 from Cybso/8220_applyLdapUserFilter_on_members | Morris Jobke | 2018-03-08 | 1 | -2/+4 |
|\ | | | | | Apply ldapUserFilter on members of group | ||||
| * | dn2ocname: also apply group filter to readAttribute() | Roland Tapken | 2018-03-07 | 1 | -6/+4 |
| | | | | | | | | Signed-off-by: Roland Tapken <roland@bitarbeiter.net> | ||||
| * | Apply ldapUserFilter on members of group | Roland Tapken | 2018-02-07 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refers to issue #8220 user_ldap configured with custom filters for active directory access (group-member-association is "member"). Then it can happen that the members of a group contain members that don't belong to the users available in Nextcloud (the most trivial reason is that the user filter contains "(!(UserAccountControl:1.2.840.113556.1.4.803:=2))" to exclude disabled users from being imported). This can be fixed by applying the ldapUserFilter when resolving the UID for a DN fetched from the group's member list. Signed-off-by: Roland Tapken <roland@bitarbeiter.net> | ||||
* | | Merge pull request #8634 from nextcloud/ldap-no-empty-names | Roeland Jago Douma | 2018-03-05 | 2 | -6/+59 |
|\ \ | | | | | | | do not create empty userid when attribute does not have allowed chars | ||||
| * | | treat iconv issues | Arthur Schiwon | 2018-03-05 | 2 | -5/+13 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | typo + phpdoc | Arthur Schiwon | 2018-03-05 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | do not create empty userid when attribute does not have allowed chars | Arthur Schiwon | 2018-03-02 | 2 | -3/+47 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | Merge pull request #8630 from nextcloud/ldap-cachekey-sha256 | Joas Schilling | 2018-03-05 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | use hash algo that's robust against collisions | ||||
| * | | | use hash algo that's robust against collisions | Arthur Schiwon | 2018-03-02 | 2 | -2/+2 |
| |/ / | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 2 | -6/+6 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-28 | 2 | -4/+4 |
| | | |||||
* | | fix retrieving group members with numerical uids from LDAP | Arthur Schiwon | 2018-02-23 | 1 | -6/+7 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | tests for retrieving group members with numerical uids | Arthur Schiwon | 2018-02-23 | 1 | -2/+85 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-23 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #8499 from nextcloud/avoid-fruitless-login-attempts | Morris Jobke | 2018-02-22 | 2 | -3/+30 |
|\ \ | | | | | | | Avoid fruitless login attempts | ||||
| * | | track the state of the bind result | Arthur Schiwon | 2018-02-22 | 2 | -3/+30 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | 2nd parameter to t() must be array | Arthur Schiwon | 2018-02-22 | 4 | -5/+5 |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |