summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #34809 from nextcloud/artonge/fix/getMetadata_return_typeLouis2022-10-261-1/+1
|\ \
| * | Fix getMetadata return typeLouis Chemineau2022-10-261-1/+1
* | | Merge pull request #34804 from nextcloud/bugfix/noid/ldap-login-filter-no-mailVincent Petry2022-10-261-0/+12
|\ \ \
| * | | Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-10-261-0/+12
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-264-2/+4
| |/ / |/| |
* | | Merge pull request #34774 from nextcloud/fix/fair-use-ldap-fixCôme Chilliet2022-10-254-3/+46
|\ \ \ | |/ / |/| |
| * | Fix autoloadersCôme Chilliet2022-10-252-0/+2
| * | Update lib/public/User/Backend/ICountMappedUsersBackend.phpCôme Chilliet2022-10-251-2/+2
| * | Add missing fileCôme Chilliet2022-10-241-0/+39
| * | Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet2022-10-241-3/+5
* | | [tx-robot] updated from transifexNextcloud bot2022-10-256-0/+16
* | | Merge pull request #34756 from nextcloud/revert-33087-fix/30282/external-stor...Simon L2022-10-241-1/+3
|\ \ \ | |/ / |/| |
| * | Revert "fix external storages access"Simon L2022-10-231-1/+3
* | | [tx-robot] updated from transifexNextcloud bot2022-10-2410-34/+104
|/ /
* | Merge pull request #33087 from nextcloud/fix/30282/external-storagesJohn Molakvoæ2022-10-231-3/+1
|\ \
| * | fix external storages accessszaimen2022-07-011-3/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-10-2310-26/+40
* | | [tx-robot] updated from transifexNextcloud bot2022-10-2262-62/+62
* | | Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldapSimon L2022-10-217-19/+137
|\ \ \
| * | | extended hint messageblizzz2022-10-211-1/+1
| * | | improve admin notification experienceArthur Schiwon2022-10-181-8/+27
| * | | LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-186-11/+110
* | | | Merge pull request #34136 from nextcloud/fix/default-channelblizzz2022-10-211-11/+13
|\ \ \ \
| * | | | on installation save channel to config.php if not stableArthur Schiwon2022-10-211-11/+13
* | | | | Merge pull request #34579 from nextcloud/unencrypted-size-nullVincent Petry2022-10-211-1/+1
|\ \ \ \ \
| * | | | | fix null error in getUnencryptedSizeRobin Appelman2022-10-131-1/+1
* | | | | | Use proper error pages instead of always redirectingJulius Härtl2022-10-214-11/+27
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-214-10/+16
* | | | | Merge pull request #34688 from nextcloud/bugfix/34673/dont-crash-with-outdate...Simon L2022-10-201-7/+32
|\ \ \ \ \
| * | | | | Fix PHP CSJoas Schilling2022-10-201-1/+0
| * | | | | Also catch in getProviderJoas Schilling2022-10-201-3/+10
| * | | | | Don't crash with outdated share providerJoas Schilling2022-10-201-4/+23
| | |_|_|/ | |/| | |
* | | | | Merge pull request #34685 from nextcloud/fix-alt-login-classSimon L2022-10-201-1/+1
|\ \ \ \ \
| * | | | | Fix alternative logins custom css classzorn-v2022-10-201-1/+1
| |/ / / /
* | | | | Merge pull request #34624 from nextcloud/fix/files_external_psalmCarl Schwan2022-10-2017-210/+209
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename file1 and file2 to source and target in Storage abstractionCarl Schwan2022-10-1817-210/+209
* | | | | Add config and fix seleniumJohn Molakvoæ2022-10-191-9/+9
* | | | | Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-192-0/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-192-0/+10
* | | | | Add rate limiting on lost password emailsCôme Chilliet2022-10-181-3/+3
* | | | | Merge pull request #34628 from nextcloud/fix/files_sharing_psalmCarl Schwan2022-10-184-4/+4
|\ \ \ \ \
| * | | | | Fix various other small psalm issuesCarl Schwan2022-10-172-2/+2
| * | | | | Fix checkpassword undocummented null parameterCarl Schwan2022-10-172-2/+2
| |/ / / /
* | | | | Merge pull request #34554 from nextcloud/fix/psalm-twofactor-registryCarl Schwan2022-10-183-5/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix the type of the return array in a few more placesCarl Schwan2022-10-182-4/+4
| * | | | Fix wrong types in phpdoc for twofactor registryCarl Schwan2022-10-121-1/+1
* | | | | Run session token renewals in a database transactionChristoph Wurst2022-10-181-23/+32
* | | | | Merge pull request #31499 from nextcloud/bugfix/empty-secretCarl Schwan2022-10-174-9/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Mark method as deprecatedCarl Schwan2022-09-132-2/+1
| * | | | Fix decryption fallback after adding a secretJulius Härtl2022-03-101-5/+10