| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-22 | 2 | -8/+8 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-21 | 2 | -2/+30 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-12 | 2 | -0/+2 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-31 | 2 | -2/+2 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-30 | 2 | -2/+2 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-27 | 2 | -2/+2 |
* | Merge pull request #36347 from nextcloud/chore/autoloader/composer-2.5.1-auto... | Christoph Wurst | 2023-01-26 | 2 | -16/+25 |
|\ |
|
| * | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
* | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-26 | 2 | -2/+2 |
|/ |
|
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-23 | 2 | -170/+170 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-21 | 2 | -4/+6 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-20 | 2 | -0/+10 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-19 | 2 | -2/+2 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-16 | 2 | -0/+2 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-14 | 2 | -0/+2 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-11 | 4 | -0/+4 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-10 | 2 | -0/+2 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-09 | 2 | -0/+2 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-07 | 4 | -0/+4 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-05 | 10 | -4/+12 |
* | Remove redundant cast to string in user_ldap | C么me Chilliet | 2023-01-02 | 1 | -2/+2 |
* | Fix psalm spotted errors with new requirements | C么me Chilliet | 2023-01-02 | 2 | -7/+6 |
* | Merge pull request #35839 from nextcloud/feat/user_ldap-longer-ttl-for-fallback | Vincent Petry | 2022-12-20 | 1 | -4/+5 |
|\ |
|
| * | Apply a longer TTL of 15min to falling back on backup server | C么me Chilliet | 2022-12-20 | 1 | -4/+5 |
* | | Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usage | C么me Chilliet | 2022-12-20 | 10 | -97/+74 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into fix/clean-ldap-access-factory-usage | C么me Chilliet | 2022-11-21 | 17 | -121/+178 |
| |\ |
|
| * | | Adapt test to User_Proxy constructor | C么me Chilliet | 2022-10-25 | 1 | -7/+13 |
| * | | Fix return type for countUsers method | C么me Chilliet | 2022-10-25 | 4 | -10/+9 |
| * | | Make sure to use AccessFactory to create Access instances and use DI | C么me Chilliet | 2022-10-25 | 6 | -81/+53 |
* | | | Fixed backup host logic | C么me Chilliet | 2022-12-19 | 2 | -27/+25 |
* | | | Make code clearer for background host | C么me Chilliet | 2022-12-19 | 1 | -8/+8 |
* | | | Use a dedicated LDAP host and port for background jobs if configured | C么me Chilliet | 2022-12-19 | 2 | -6/+18 |
* | | | Merge pull request #35231 from nextcloud/fix/user_ldap-cache-fetched-list-of-... | C么me Chilliet | 2022-12-19 | 2 | -8/+15 |
|\ \ \ |
|
| * | | | Fix user_ldap tests now that list of groups gets cached | C么me Chilliet | 2022-12-19 | 1 | -1/+1 |
| * | | | Cache the fetched list of groups | C么me Chilliet | 2022-11-17 | 1 | -7/+14 |
| | |/
| |/| |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-17 | 2 | -2/+2 |
* | | | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au... | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-14 | 2 | -2/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-10 | 2 | -6/+6 |
* | | | Merge pull request #24574 from zenlord/ldapi-unix-socket-support | C么me Chilliet | 2022-12-08 | 5 | -76/+106 |
|\ \ \ |
|
| * | | | Merge branch 'master' into ldapi-unix-socket-support | C么me Chilliet | 2022-11-22 | 57 | -900/+867 |
| |\| | |
|
| * | | | Add ldap-unix-socket support - squashed commits to files Connection.php, Conf... | Vincent Van Houtte | 2022-09-09 | 5 | -67/+97 |
* | | | | Fix job tests in updatenotification and user_ldap applications | C么me Chilliet | 2022-12-05 | 1 | -1/+3 |
* | | | | Use TimedJob from OCP instead of OC | C么me Chilliet | 2022-12-05 | 1 | -2/+8 |
* | | | | Merge pull request #35355 from nextcloud/artonge/feat/ldap_connection_timeout | blizzz | 2022-11-30 | 2 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Allow to set a custom timeout for ldap connections | Louis Chemineau | 2022-11-23 | 2 | -0/+7 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-29 | 2 | -0/+4 |
* | | | | | Merge pull request #35230 from nextcloud/fix/user_ldap-log-backup-switch | C么me Chilliet | 2022-11-24 | 1 | -7/+12 |
|\ \ \ \ \ |
|
| * | | | | | Improve a bit codestyle | C么me Chilliet | 2022-11-22 | 1 | -3/+2 |
| * | | | | | Log as warning instead of info when main LDAP server is unreachable | C么me Chilliet | 2022-11-21 | 1 | -1/+1 |