Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-02 | 28 | -40/+230 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-01 | 28 | -54/+442 |
| | |||||
* | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 4 | -49/+32 |
|\ | | | | | Login credential store | ||||
| * | minor version bump | Christoph Wurst | 2017-01-17 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | always allow remembered login | Christoph Wurst | 2017-01-11 | 2 | -2/+0 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | fix constructor params in failing test | Christoph Wurst | 2017-01-11 | 1 | -6/+9 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | use login hook credentials as fallback | Christoph Wurst | 2017-01-11 | 1 | -11/+1 |
| | | | | | | | | | | | | | | If no session token is available, we can use the credentials provided by the login hook. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | migrate 'password::sessioncredentials' extern storage auth to credential store | Christoph Wurst | 2017-01-11 | 1 | -32/+24 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-31 | 8 | -26/+146 |
| | | |||||
* | | Merge pull request #2970 from nextcloud/notify-self-test | Morris Jobke | 2017-01-30 | 10 | -49/+449 |
|\ \ | | | | | | | Add self-test for files_external:notify | ||||
| * | | update autoloader | Robin Appelman | 2017-01-27 | 2 | -0/+8 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | add unit tests for smb notify backend | Robin Appelman | 2017-01-27 | 2 | -0/+48 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | add notify self test | Robin Appelman | 2017-01-27 | 1 | -1/+36 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | switch occ files_external:notify to new notify mechanism | Robin Appelman | 2017-01-27 | 1 | -10/+12 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Add a more powerful notify mechanism | Robin Appelman | 2017-01-27 | 2 | -39/+161 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Add missing smb files | Robin Appelman | 2017-01-27 | 4 | -0/+185 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #3176 from nextcloud/default-value-datadir | blizzz | 2017-01-30 | 3 | -3/+3 |
|\ \ \ | | | | | | | | | Add proper default value for datadir | ||||
| * | | | Add proper default value for datadir | Morris Jobke | 2017-01-19 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * better safe than sorry * fixes #3091 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-30 | 10 | -60/+194 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-29 | 6 | -14/+28 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-28 | 62 | -64/+126 |
| | | | | |||||
* | | | | Merge pull request #2822 from nextcloud/add-navigation-via-info.xml | Morris Jobke | 2017-01-27 | 3 | -12/+15 |
|\ \ \ \ | |_|/ / |/| | | | Add navigation via info.xml (#26785) | ||||
| * | | | Force to specify the name | Joas Schilling | 2017-01-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | remove unused parameters and add viewBox | Morris Jobke | 2017-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | Add navigation via info.xml (#26785) | Thomas Müller | 2016-12-22 | 3 | -12/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Read navigation information from info.xml * Load files navigation elements from info.xml * Add comment about ignoring the exception Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-27 | 18 | -4/+56 |
| | | | | |||||
* | | | | Merge pull request #3275 from nextcloud/fix/2787/busy_also_for_creator_bug | Morris Jobke | 2017-01-26 | 2 | -6/+10 |
|\ \ \ \ | | | | | | | | | | | fix shared-as-busy events for owner | ||||
| * | | | | fix shared-as-busy events for owner | Georg Ehrke | 2017-01-26 | 2 | -6/+10 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | | | Merge pull request #3272 from nextcloud/fix_user_controller | Lukas Reschke | 2017-01-26 | 2 | -36/+83 |
|\ \ \ \ \ | | | | | | | | | | | | | make sure that 'getCurrentUser' gets an array in order to manipulate the data to match the old API | ||||
| * | | | | | make sure that 'getCurrentUser' gets an array in order to manipulate the ↵ | Bjoern Schiessle | 2017-01-26 | 2 | -36/+83 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | data to match the old API Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | | | Merge pull request #3160 from nextcloud/streams52 | Roeland Jago Douma | 2017-01-26 | 10 | -57/+135 |
|\ \ \ \ \ | | | | | | | | | | | | | update icewind/streams to 0.5.2 | ||||
| * | | | | | update icewind/streams to 0.5.2 | Robin Appelman | 2017-01-26 | 10 | -57/+135 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #3265 from nextcloud/brute-force-protection-public-link-auth | Lukas Reschke | 2017-01-26 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | add brute force protection for public link authentication | ||||
| * | | | | add brute force protection for public link authentication | Bjoern Schiessle | 2017-01-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | | | Merge pull request #3264 from nextcloud/ldap-deny-long-dns | Morris Jobke | 2017-01-26 | 3 | -1/+16 |
|\ \ \ \ \ | | | | | | | | | | | | | Gracefully deny users or groups with too long DNs | ||||
| * | | | | | Gracefully deny users or groups with too long DNs | Arthur Schiwon | 2017-01-25 | 3 | -1/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | | | Merge pull request #3162 from nextcloud/ldap-ocs | Morris Jobke | 2017-01-25 | 5 | -19/+369 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Part 1 of LDAP Backend OCS Api | ||||
| * | | | | | | fix deletion for configIDs < s10 | Arthur Schiwon | 2017-01-20 | 1 | -14/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also move ensureConfigIDExists checks into try, it might throw DB related exceptions Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | | LDAP PUT command now supports setting multiple keys at once | Arthur Schiwon | 2017-01-20 | 1 | -14/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | | LDAP OCS Api for show config | Arthur Schiwon | 2017-01-19 | 2 | -0/+95 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | | test against OCS v2 instead | Arthur Schiwon | 2017-01-19 | 1 | -12/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | | add LDAP OCS Api for modifying a configuration | Arthur Schiwon | 2017-01-19 | 2 | -5/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | | fix and extend behat tests | Arthur Schiwon | 2017-01-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | | LDAP OCS Api for delete config | Arthur Schiwon | 2017-01-18 | 2 | -0/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | | LDAP OCS Api for create config | Arthur Schiwon | 2017-01-18 | 5 | -19/+170 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-26 | 10 | -24/+44 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #3244 from nextcloud/settings-icon | Morris Jobke | 2017-01-25 | 4 | -2/+11 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Settings icon for LDAP and encryption | ||||
| * | | | | | | Fix tests | Joas Schilling | 2017-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | | | add icon for encryption settings on personal page | Morris Jobke | 2017-01-24 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | | | | Add icon to admin page sidebar for LDAP | Morris Jobke | 2017-01-24 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * follow up to nextcloud/server#3151 Signed-off-by: Morris Jobke <hey@morrisjobke.de> |