Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Composer updated | Roeland Jago Douma | 2018-01-04 | 2 | -16/+12 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-04 | 12 | -8/+430 |
| | |||||
* | removes invalid tests, adapts another one | Arthur Schiwon | 2018-01-03 | 1 | -4/+3 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #7599 from nextcloud/quieter-debug-log | Morris Jobke | 2018-01-03 | 2 | -3/+6 |
|\ | | | | | don't show recurring log msg when paged result was turned off | ||||
| * | don't show recurring msg when pages result was turned off | Arthur Schiwon | 2017-12-21 | 2 | -3/+6 |
| | | | | | | | | | | | | and only as debug level otherwise. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | throw ServerNotAvailableException when LDAP is caught shutting down | Arthur Schiwon | 2018-01-02 | 1 | -7/+10 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | don't use deprecated method for requesting memcache | Arthur Schiwon | 2017-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Use proper authorative-autoloader for app autoloaders | Roeland Jago Douma | 2017-12-14 | 2 | -11/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fixes hex2bin() in LDAP | Morris Jobke | 2017-12-13 | 1 | -5/+7 |
| | | | | | | Untangles the two if-else clauses into a more readable format. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #7418 from nextcloud/ldap-fix-cache-retrieved-user | Morris Jobke | 2017-12-11 | 3 | -12/+143 |
|\ | | | | | ensure that users are cached when they are retrieved | ||||
| * | don't cache user, if no internal user id was retrieved/assigned | Arthur Schiwon | 2017-12-07 | 2 | -7/+17 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | ensure that users are cached when they are retrieved | Arthur Schiwon | 2017-12-07 | 3 | -7/+128 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #7321 from nextcloud/ldap-update-loginfilter | Lukas Reschke | 2017-12-08 | 1 | -0/+17 |
|\ \ | | | | | | | Update login filter when user filter was newly generated | ||||
| * | | Update login filter when user filter was newly generated | Arthur Schiwon | 2017-11-28 | 1 | -0/+17 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-08 | 2 | -2/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-03 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-02 | 2 | -8/+24 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-01 | 26 | -0/+26 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-30 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-28 | 88 | -88/+88 |
| | |||||
* | Rename "LDAP" to "LDAP/AD-integration" | Marius Blüm | 2017-11-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-25 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-24 | 2 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-21 | 2 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-20 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-18 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-17 | 2 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-16 | 2 | -0/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-15 | 2 | -0/+2 |
| | |||||
* | Merge pull request #5749 from nextcloud/ldap-primary-buttons | blizzz | 2017-11-14 | 3 | -1/+6 |
|\ | | | | | LDAP Wizard: primary-style buttons | ||||
| * | Use primary class also for ui-button elements | Julius Härtl | 2017-11-13 | 4 | -12/+4 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | hackishly add primary css class adaption for jquery ui | Arthur Schiwon | 2017-11-13 | 4 | -1/+14 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-14 | 2 | -0/+2 |
|/ | |||||
* | Merge pull request #6678 from nextcloud/downstream-ldap-configurable-user-update | John Molakvoæ | 2017-11-13 | 2 | -3/+9 |
|\ | | | | | LDAP: configurable user update interval | ||||
| * | Fixed indentation | sidey79 | 2017-11-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixed indentation of this pr Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Fixed typo from last commit | sidey79 | 2017-11-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixed typo in getAppValue mocket method from last commit Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Update testUpdateNoRefresh | sidey79 | 2017-11-10 | 1 | -1/+8 |
| | | | | | | | | | | | | Mocked getAppValue to deliver a value of 1800 when updateAttributesInterval is requested by needsRefresh. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | tryfix needsRefresh unit tests | sidey79 | 2017-11-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Forced updateAttributesInterval from getAppValue to int Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Fixed Typo in user.php | sidey79 | 2017-11-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixed a typo for the app config prameter updateAttributesInterval Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Update User.php | sidey79 | 2017-11-10 | 1 | -2/+1 |
| | | | | | | | | | | | | | | Makes the time between needsRefresh configurable via app config option updateAttribuesInterval. Default is still 86400 secons which is one day. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-12 | 8 | -80/+122 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-11 | 18 | -4/+1958 |
|/ | |||||
* | Merge pull request #7057 from nextcloud/ldap-sync-split | Lukas Reschke | 2017-11-10 | 21 | -588/+1273 |
|\ | | | | | Bring LDAP user attribute updates ("sync") to the background | ||||
| * | resolve DI | Arthur Schiwon | 2017-11-09 | 8 | -80/+115 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix unit tests after rebase | Arthur Schiwon | 2017-11-09 | 2 | -48/+67 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | add Sync test | Arthur Schiwon | 2017-11-09 | 2 | -8/+136 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adjust tests | Arthur Schiwon | 2017-11-09 | 5 | -403/+413 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | move LDAP user attributes "sync" to background (except for ajax jobs) | Arthur Schiwon | 2017-11-09 | 11 | -35/+418 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | don't skip updating when ajax is set as background job mode | Arthur Schiwon | 2017-11-09 | 5 | -11/+92 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |