summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | | 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-137-36/+89
|\ \ \ \ \
| * | | | | Update email template for lost password emailMorris Jobke2017-04-127-36/+89
* | | | | | Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate...Morris Jobke2017-04-134-56/+73
|\ \ \ \ \ \
| * | | | | | Improve PHPDocMorris Jobke2017-04-131-1/+1
| * | | | | | use known LockdownManagerArthur Schiwon2017-04-061-1/+1
| * | | | | | Save correct login nameArthur Schiwon2017-04-061-1/+8
| * | | | | | Add method to $methodsWithSensitiveParametersMorris Jobke2017-04-061-0/+1
| * | | | | | don't regenerate Session ID twice, also fixes testsArthur Schiwon2017-04-061-4/+7
| * | | | | | regenerate session id on successful login, fixes integration testArthur Schiwon2017-04-061-0/+4
| * | | | | | do login routine only once when done via LoginControllerArthur Schiwon2017-04-063-52/+49
| * | | | | | fix login controller testsArthur Schiwon2017-04-062-6/+11
* | | | | | | Merge pull request #4337 from nextcloud/fix-adblock-share-iconMorris Jobke2017-04-139-44/+42
|\ \ \ \ \ \ \
| * | | | | | | Fix AdBlock blocking share icon, ref #866Jan-Christoph Borchardt2017-04-129-44/+42
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4341 from nextcloud/local-link-explanationMorris Jobke2017-04-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Explain local linkJos Poortvliet2017-04-131-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #4336 from nextcloud/add-ratelimitingLukas Reschke2017-04-1326-149/+1436
|\ \ \ \ \ \ \
| * | | | | | | Remove expired attemptsLukas Reschke2017-04-133-17/+45
| * | | | | | | Add tests for multiple parametersLukas Reschke2017-04-131-5/+19
| * | | | | | | Enable testing app in CI stepLukas Reschke2017-04-131-0/+1
| * | | | | | | Update static autoloadermapLukas Reschke2017-04-132-0/+12
| * | | | | | | Move to dedicated MiddleWareLukas Reschke2017-04-135-78/+447
| * | | | | | | Fix .drone.ymlLukas Reschke2017-04-131-1/+1
| * | | | | | | Add isset() as it can be an empty resultLukas Reschke2017-04-131-1/+1
| * | | | | | | Register in ServerContainerLukas Reschke2017-04-132-18/+15