summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-04-1882-120/+96
* Merge pull request #4376 from nextcloud/add-bruteforce-protection-to-change-s...Christoph Wurst2017-04-182-40/+35
|\
| * Add bruteforce protection to changePersonalPasswordLukas Reschke2017-04-182-40/+35
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-1854-42/+296
* [tx-robot] updated from transifexNextcloud bot2017-04-1738-344/+448
* [tx-robot] updated from transifexNextcloud bot2017-04-1628-346/+624
* Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-1517-32/+1287
|\
| * Mail shares trigger the public keyRoeland Jago Douma2017-04-132-17/+17
| * Update autoloaderRoeland Jago Douma2017-04-132-0/+2
| * 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
| * Add more tests for the share helperJoas Schilling2017-04-131-0/+111
| * Catch exceptions and use as many results as possibleJoas Schilling2017-04-131-24/+59
| * Activate the testJoas Schilling2017-04-131-1/+1
| * Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-1310-33/+100
| * Add unit tests for sharebymail providerJoas Schilling2017-04-131-0/+55
| * Fix share manager testJoas Schilling2017-04-131-13/+24
| * Fix default share providerJoas Schilling2017-04-132-16/+17
| * Fix tests for ShareHelperJoas Schilling2017-04-132-44/+85
| * Fix federated file sharingJoas Schilling2017-04-131-4/+23
| * Fix returned paths for remote sharesJoas Schilling2017-04-135-25/+13
| * Return the token as wellJoas Schilling2017-04-132-2/+3
| * Also return the tokenJoas Schilling2017-04-131-5/+11
| * Return the paths for the users without setting them all upJoas Schilling2017-04-138-54/+170
| * Fix commentsRoeland Jago Douma2017-04-135-3/+61
| * Add shareHelper testRoeland Jago Douma2017-04-131-0/+94
| * Add mail element to access listRoeland Jago Douma2017-04-137-10/+62
| * Offload acceslist creation to providersRoeland Jago Douma2017-04-139-82/+372
| * Added ShareHelperRoeland Jago Douma2017-04-131-0/+64
| * Fix testsRoeland Jago Douma2017-04-131-0/+6
| * Port Encryption/file to new getAccessListRoeland Jago Douma2017-04-132-7/+32
| * Added to public interfaceRoeland Jago Douma2017-04-133-8/+41
| * Add owner to access listRoeland Jago Douma2017-04-133-2/+6
| * Add getAccessList to ShareManagerRoeland Jago Douma2017-04-132-6/+144
* | [tx-robot] updated from transifexNextcloud bot2017-04-1572-424/+632
* | Merge pull request #4330 from nextcloud/activities-for-password-mail-changeRoeland Jago Douma2017-04-1410-5/+504
|\ \
| * | Fix autoloaderMorris Jobke2017-04-132-0/+6
| * | No need for those emails anymoreJoas Schilling2017-04-131-1/+1
| * | Send an email to the old address on email changeJoas Schilling2017-04-132-2/+29
| * | Allow to read the old email on the hook as wellJoas Schilling2017-04-132-5/+6
| * | Move logic into new class with DIJoas Schilling2017-04-132-80/+155
| * | Send an email on password changeJoas Schilling2017-04-131-4/+42
| * | Add activities when email or password is changedJoas Schilling2017-04-135-0/+352
* | | Merge pull request #4346 from nextcloud/properly-do-bruteforce-protection-via...Roeland Jago Douma2017-04-1411-247/+329
|\ \ \
| * | | Make BruteForceProtection annotation more cleverLukas Reschke2017-04-1311-247/+329
* | | | [tx-robot] updated from transifexNextcloud bot2017-04-14226-742/+1188
|/ / /
* | | Merge pull request #4326 from nextcloud/downstream-27562Morris Jobke2017-04-132-5/+6
|\ \ \
| * | | Use constantsJoas Schilling2017-04-132-2/+2