Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-13 | 4 | -20/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-12 | 4 | -50/+60 |
| | |||||
* | Rectify variable $uid->$user | Roger Szabo | 2017-07-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-10 | 2 | -2/+2 |
| | |||||
* | Merge pull request #5569 from GitHubUser4234/ldap_password_renew_nc12fix | Morris Jobke | 2017-07-05 | 4 | -2/+8 |
|\ | | | | | Ldap password renewal fixes for NC12 | ||||
| * | suppress superflous php error on rejected password change | Roger Szabo | 2017-06-30 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
| * | set needsPasswordReset flag correctly | Roger Szabo | 2017-06-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
| * | css for button adjustment for nc12 | Roger Szabo | 2017-06-22 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
| * | pass missing function parameter | Roger Szabo | 2017-06-21 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-30 | 2 | -0/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-25 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-20 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-19 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-17 | 4 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-16 | 4 | -4/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-15 | 60 | -60/+72 |
| | |||||
* | Merge pull request #5207 from nextcloud/ldap-remove-userwebdavauth-check | blizzz | 2017-06-14 | 2 | -9/+1 |
|\ | | | | | remove check, user_webdavauth is not an app anymore for long | ||||
| * | remove check, user_webdavauth is not an app anymore for long | Arthur Schiwon | 2017-06-01 | 2 | -9/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-13 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-11 | 2 | -0/+4 |
| | | |||||
* | | Merge pull request #5122 from nextcloud/fix-ldap-integration-tests | Lukas Reschke | 2017-06-09 | 13 | -23/+121 |
|\ \ | | | | | | | Fix ldap integration tests | ||||
| * | | add convenience script to run all tests at once | Arthur Schiwon | 2017-05-26 | 1 | -0/+34 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | Make IDE happy | Arthur Schiwon | 2017-05-26 | 10 | -18/+81 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | add missing INotificationManager when creating User backend, LDAP | Arthur Schiwon | 2017-05-26 | 3 | -5/+6 |
| | | | | | | | | | | | | | | | | | | UserManager Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-08 | 6 | -2/+14 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-07 | 4 | -144/+352 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-04 | 4 | -4/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-03 | 4 | -6/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-02 | 4 | -28/+28 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-01 | 8 | -22/+26 |
| |/ |/| | |||||
* | | Merge pull request #5104 from nextcloud/ldap-attempt-reconnect | blizzz | 2017-06-01 | 1 | -16/+68 |
|\ \ | | | | | | | Contd: Add layer on top of LDAP methods to catch server disconnects and attempt re-connection | ||||
| * | | fix paging | Arthur Schiwon | 2017-05-26 | 1 | -3/+4 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | make sure used ldap connection resource is always up to date | Arthur Schiwon | 2017-05-25 | 1 | -6/+8 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | moved to something a little less invasive. back to passing CR around. | bline | 2017-05-25 | 1 | -36/+40 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | special case for controlPagedResultResponse. It would be nice if there was a ↵ | bline | 2017-05-25 | 1 | -33/+78 |
| | | | | | | | | | | | | | | | | | | generic way to pass by reference with call_user_func_array.. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-31 | 2 | -0/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-30 | 4 | -10/+110 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-29 | 4 | -10/+10 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-28 | 2 | -2/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-26 | 6 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-25 | 2 | -0/+74 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-24 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-23 | 4 | -2/+14 |
|/ | |||||
* | Split multi-author entries | Joas Schilling | 2017-05-22 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-22 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-20 | 6 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-17 | 4 | -10/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-16 | 2 | -0/+2 |
| |