summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17595 from nextcloud/fix/noid/wrong-pwd-apple-open-dirblizzz2019-10-211-1/+2
|\
| * treat LDAP error 50 as auth issue, prevents lost server connection errorsArthur Schiwon2019-10-181-1/+2
* | [tx-robot] updated from transifexNextcloud bot2019-10-212-0/+2
* | [tx-robot] updated from transifexNextcloud bot2019-10-192-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2019-10-092-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-10-072-20/+50
* Merge pull request #17002 from nextcloud/fix/noid/ldap-dont-process-known-avasblizzz2019-10-022-2/+113
|\
| * Don't process known avatars from LDAPArthur Schiwon2019-09-042-2/+113
* | [tx-robot] updated from transifexNextcloud bot2019-10-022-2/+2
* | Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-3/+3
* | [tx-robot] updated from transifexNextcloud bot2019-10-012-6/+6
* | Merge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatarblizzz2019-10-011-1/+1
|\ \
| * | reduce adressbook change events and handlingArthur Schiwon2019-09-041-1/+1
| |/
* | Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-282-3/+4
* | [tx-robot] updated from transifexNextcloud bot2019-09-242-4/+4
* | [tx-robot] updated from transifexNextcloud bot2019-09-084-10/+10
* | Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
* | [tx-robot] updated from transifexNextcloud bot2019-09-052-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2019-08-282-14/+370
* [tx-robot] updated from transifexNextcloud bot2019-08-224-4/+6
* [tx-robot] updated from transifexNextcloud bot2019-08-182-10/+10
* [tx-robot] updated from transifexNextcloud bot2019-08-112-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-08-082-0/+2
* Merge pull request #16525 from nextcloud/bugfix/external-user-substitutionblizzz2019-08-021-11/+5
|\
| * fix check for nullArthur Schiwon2019-08-021-1/+1
| * adjusts LDAP's home handler to use the correct user objectArthur Schiwon2019-08-021-2/+3
| * files_external: Make sure the correct user context is used in substitution of...Julius Härtl2019-08-021-11/+4
* | [tx-robot] updated from transifexNextcloud bot2019-08-022-6/+6
* | [tx-robot] updated from transifexNextcloud bot2019-08-012-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2019-07-252-0/+2
* [tx-robot] updated from transifexNextcloud bot2019-07-224-34/+38
* [tx-robot] updated from transifexNextcloud bot2019-07-214-4/+8
* [tx-robot] updated from transifexNextcloud bot2019-07-202-0/+2
* Merge pull request #14540 from army1349/masterMorris Jobke2019-07-192-1/+14
|\
| * LDAP Password Modify Extended Operation supportPeter Kubica2019-03-192-1/+14
* | [tx-robot] updated from transifexNextcloud bot2019-07-1916-0/+26
* | adds an --update flag to check-user for manual sync of the ldap recordArthur Schiwon2019-07-181-8/+38
* | [tx-robot] updated from transifexNextcloud bot2019-07-1886-86/+86
* | Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-161-1/+1
* | Update shipped implementations of the INotifierJoas Schilling2019-07-152-12/+22
* | [tx-robot] updated from transifexNextcloud bot2019-07-052-2/+94
* | Merge pull request #15741 from mxss/fix/phpdoc-fixesMorris Jobke2019-07-021-0/+28
|\ \
| * | misc phpdoc fixesMax Kovalenko2019-05-271-0/+28
* | | Also invalidate groups after deletionArthur Schiwon2019-06-271-2/+11
* | | invalidates user when plugin reported deletion successArthur Schiwon2019-06-262-5/+26
* | | Merge pull request #16055 from nextcloud/design/native-fontsJan-Christoph Borchardt2019-06-261-1/+1
|\ \ \
| * | | Use native font stackJan-Christoph Borchardt2019-06-241-1/+1
| * | | Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-221-1/+1
* | | | fixes LDAP Wizard forgetting groups on select with searchArthur Schiwon2019-06-213-44/+32
|/ / /
* | | Merge pull request #15964 from nextcloud/enh/noid/user-creation-optionsblizzz2019-06-214-6/+39
|\ \ \