aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-04-172-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-04-124-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-04-1110-0/+10
* Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooksMorris Jobke2018-04-1110-19/+101
|\
| * DI for NC's user managerArthur Schiwon2018-04-056-14/+35
| * more consistent namingArthur Schiwon2018-04-053-5/+5
| * LDAP backend to emit announce and revoke signals on mapping changesArthur Schiwon2018-04-055-7/+68
* | [tx-robot] updated from transifexNextcloud bot2018-04-1094-188/+188
* | Merge pull request #9116 from nextcloud/rakekniven-patch-1Roeland Jago Douma2018-04-091-1/+1
|\ \
| * | Update settings.phprakekniven2018-04-091-1/+1
| * | Update settings.phprakekniven2018-04-071-1/+1
| |/
* / parameter provided to L10N::n() could have been a stringArthur Schiwon2018-04-051-17/+26
|/
* [tx-robot] updated from transifexNextcloud bot2018-04-052-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-03-312-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-03-292-0/+2
* Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma2018-03-281-7/+15
|\
| * Remove deprecated \OCP\User::userExistsRoeland Jago Douma2018-03-261-5/+4
| * Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma2018-03-251-2/+2
| * Remove deprecated \OCP\User::getUsersRoeland Jago Douma2018-03-251-5/+14
* | Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-262-5/+5
|/
* [tx-robot] updated from transifexNextcloud bot2018-03-242-0/+2
* Finally remove \OCP\JSONRoeland Jago Douma2018-03-231-9/+9
* Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-227-45/+45
* existence check works without attribute (like with users)Arthur Schiwon2018-03-151-1/+2
* [tx-robot] updated from transifexNextcloud bot2018-03-146-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-03-1314-0/+14
* Remove deprecated and unsused methods of OCP\DBMorris Jobke2018-03-121-1/+1
* [tx-robot] updated from transifexNextcloud bot2018-03-12104-104/+104
* Use variable for proper translationsRoeland Jago Douma2018-03-101-1/+8
* Update wizardTabElementary.jsrakekniven2018-03-101-1/+1
* [tx-robot] updated from transifexNextcloud bot2018-03-092-4/+4
* Merge pull request #8221 from Cybso/8220_applyLdapUserFilter_on_membersMorris Jobke2018-03-081-2/+4
|\
| * dn2ocname: also apply group filter to readAttribute()Roland Tapken2018-03-071-6/+4
| * Apply ldapUserFilter on members of groupRoland Tapken2018-02-071-1/+5
* | Merge pull request #8634 from nextcloud/ldap-no-empty-namesRoeland Jago Douma2018-03-052-6/+59
|\ \
| * | treat iconv issuesArthur Schiwon2018-03-052-5/+13
| * | typo + phpdocArthur Schiwon2018-03-051-1/+2
| * | do not create empty userid when attribute does not have allowed charsArthur Schiwon2018-03-022-3/+47
* | | Merge pull request #8630 from nextcloud/ldap-cachekey-sha256Joas Schilling2018-03-052-2/+2
|\ \ \
| * | | use hash algo that's robust against collisionsArthur Schiwon2018-03-022-2/+2
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2018-03-042-6/+6
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-02-282-4/+4
* | fix retrieving group members with numerical uids from LDAPArthur Schiwon2018-02-231-6/+7
* | tests for retrieving group members with numerical uidsArthur Schiwon2018-02-231-2/+85
* | [tx-robot] updated from transifexNextcloud bot2018-02-232-2/+2
* | Merge pull request #8499 from nextcloud/avoid-fruitless-login-attemptsMorris Jobke2018-02-222-3/+30
|\ \
| * | track the state of the bind resultArthur Schiwon2018-02-222-3/+30
* | | 2nd parameter to t() must be arrayArthur Schiwon2018-02-224-5/+5
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-02-212-2/+2
* | Merge pull request #8411 from nextcloud/add-strict-types-to-oc_appMorris Jobke2018-02-171-1/+1
|\ \