summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* respect password policy for auto generated passwordsBjoern Schiessle2017-04-201-1/+3
* allow admin to enforce password on mail sharesBjoern Schiessle2017-04-201-1/+2
* Merge pull request #4398 from nextcloud/fix_accesslistcodeJoas Schilling2017-04-201-2/+7
|\
| * Get proper accesslist for userFolderRoeland Jago Douma2017-04-201-2/+7
* | Merge pull request #4381 from nextcloud/2954_take_2Joas Schilling2017-04-201-7/+1
|\ \
| * | Revert "Match slashes in ../{id} resource routes"Roeland Jago Douma2017-04-181-7/+1
* | | Rename renderHTML to renderHtmlMorris Jobke2017-04-191-2/+2
| |/ |/|
* | Merge pull request #4382 from nextcloud/use-proper-reply-toLukas Reschke2017-04-191-1/+3
|\ \
| * | Add "Reply-To" on ShareByMailProvider mailsLukas Reschke2017-04-181-1/+3
| |/
* | Merge pull request #4371 from nextcloud/dont-allow-dot-usernamesMorris Jobke2017-04-181-1/+5
|\ \
| * | Better validation of allowed user namesJoas Schilling2017-04-181-1/+5
| |/
* | Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-185-7/+7
|\ \
| * | Fix translationsJoas Schilling2017-04-185-7/+7
| |/
* | Merge pull request #4380 from nextcloud/show-instance-name-in-fromMorris Jobke2017-04-181-1/+1
|\ \
| * | Add instance name to default senderLukas Reschke2017-04-181-1/+1
| |/
* / Don't put the SMTP password into the HTML codeJoas Schilling2017-04-181-0/+4
|/
* Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-155-23/+465
|\
| * Fix server container registrationRoeland Jago Douma2017-04-131-1/+1
| * Not needed in the DIContainer anymoreRoeland Jago Douma2017-04-131-6/+0
| * Do not set full path if not currentAccessRoeland Jago Douma2017-04-131-6/+11
| * Add samples to the docsJoas Schilling2017-04-131-0/+38
| * Catch exceptions and use as many results as possibleJoas Schilling2017-04-131-24/+59
| * Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-133-12/+33
| * Fix default share providerJoas Schilling2017-04-131-6/+7
| * Fix tests for ShareHelperJoas Schilling2017-04-131-0/+15
| * Fix returned paths for remote sharesJoas Schilling2017-04-131-20/+9
| * Return the token as wellJoas Schilling2017-04-131-1/+1
| * Also return the tokenJoas Schilling2017-04-131-5/+11
| * Return the paths for the users without setting them all upJoas Schilling2017-04-134-40/+152
| * Fix commentsRoeland Jago Douma2017-04-133-1/+14
| * Add mail element to access listRoeland Jago Douma2017-04-132-4/+12
| * Offload acceslist creation to providersRoeland Jago Douma2017-04-132-41/+92
| * Added ShareHelperRoeland Jago Douma2017-04-131-0/+64
| * Port Encryption/file to new getAccessListRoeland Jago Douma2017-04-132-7/+32
| * Added to public interfaceRoeland Jago Douma2017-04-131-4/+11
| * Add owner to access listRoeland Jago Douma2017-04-131-1/+1
| * Add getAccessList to ShareManagerRoeland Jago Douma2017-04-131-5/+62
* | Merge pull request #4330 from nextcloud/activities-for-password-mail-changeRoeland Jago Douma2017-04-143-5/+15
|\ \
| * | Allow to read the old email on the hook as wellJoas Schilling2017-04-132-5/+6
| * | Add activities when email or password is changedJoas Schilling2017-04-131-0/+9
| |/
* | Make BruteForceProtection annotation more cleverLukas Reschke2017-04-133-17/+98
* | Merge pull request #4326 from nextcloud/downstream-27562Morris Jobke2017-04-132-5/+6
|\ \
| * | Use constantsJoas Schilling2017-04-132-2/+2
| * | Reorder the entries of the log for easier readingJuan Pablo Villafáñez2017-04-122-6/+7
* | | Merge pull request #4308 from nextcloud/lost-password-emailLukas Reschke2017-04-131-2/+13
|\ \ \
| * | | Update email template for lost password emailMorris Jobke2017-04-121-2/+13
* | | | Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate...Morris Jobke2017-04-132-43/+55
|\ \ \ \
| * | | | Improve PHPDocMorris Jobke2017-04-131-1/+1
| * | | | use known LockdownManagerArthur Schiwon2017-04-061-1/+1
| * | | | Save correct login nameArthur Schiwon2017-04-061-1/+8