Граф коммитов

5832 Коммитов

Автор SHA1 Сообщение Дата
Adi Sieker 2baa7a17bf make the release tests use token auth. 2016-06-30 12:55:53 +02:00
Bernhard Posselt 471af5e71e Fix #65 (#73) 2016-06-30 11:30:12 +02:00
Bernhard Posselt 45c3a9a781 Fix #63 (#72) 2016-06-30 11:23:04 +02:00
Bernhard Posselt 4037c5820b Merge branch 'master' into token_auth 2016-06-29 23:21:36 +02:00
Bernhard Posselt a472e73744 Merge pull request #71 from janibonnevier/nightly
Add support for nightlies
2016-06-29 22:46:12 +02:00
Adi Sieker 18a6c3aa11 code style 2016-06-29 22:30:50 +02:00
Adi Sieker b215ae5328 create token in post_save signal. 2016-06-29 22:22:32 +02:00
Jani Bonnevier b8998edc28 Add a space 2016-06-29 20:21:57 +02:00
Jani Bonnevier 07280973cd Fix too long line 2016-06-29 20:12:49 +02:00
Jani Bonnevier 3e9f1321b7 Fixes for nightly support 2016-06-29 19:58:17 +02:00
Jani Bonnevier 071c0be0aa Handle nightlies in serializers 2016-06-29 19:31:42 +02:00
Jani Bonnevier f1da356838 Add "-nightly" to version in API view 2016-06-29 19:31:33 +02:00
Jani Bonnevier 201222899c Check if latest nightly 2016-06-29 19:31:18 +02:00
Adi Sieker 887aefb59a initial token auth support
- token auth support in the API views.
- create a when a local user signs up.
2016-06-29 16:07:16 +02:00
adsworth 15f838c15d added indexes to last modified fields. This optimizes etag generation. (#69) 2016-06-28 11:39:45 +02:00
adsworth 75203a80ca redirect to account_login url after email confirmation (#67)
this fixes #61
2016-06-28 11:11:35 +02:00
adsworth f6bf3c04e0 development setup tweaks. (#68)
* don't recreate the initial migrations on every resetup

* ignore development settings

- ignore developemnt setting in git
- add a settings.development module when running dev-setup make target
- in the installation docs mention that a review of the development settings is necessary.

* add make target to recreate inital migrations

* travis tweaks

* clearify where the default development settings are created.

* styling

* make dev-setup target work locally and on travis.

* add django debug toolbar to development setup.
2016-06-28 11:10:36 +02:00
adsworth de2c7a85a8 Merge pull request #66 from nextcloud/reenable_non_field_errors
reenable non field errors in login and signup templates.
2016-06-27 14:22:18 +02:00
Adi Sieker 18ddcbad28 reenable non field errors in login and signup templates.
This displays error when trying to login with wrong password.
2016-06-27 14:11:35 +02:00
Lukas Reschke a183928278 Merge pull request #59 from nextcloud/password_reset_styling
style reset password and change password from email token pages.
2016-06-26 23:27:25 +02:00
Bernhard Posselt 86fe9aee5f Merge pull request #64 from nextcloud/remove-check-for-content-length
Remove check for content length
2016-06-26 23:24:49 +02:00
Lukas Reschke a742c785f1 Remove check for content length
Servers may not send it.

Fixes https://github.com/nextcloud/appstore/issues/62
2016-06-26 23:24:27 +02:00
Adi Sieker ff33d11f5a style reset password and change password from email token pages. 2016-06-26 22:11:07 +02:00
Bernhard Posselt 5b08019b64 add https setting to docs 2016-06-26 21:08:13 +02:00
Bernhard Posselt 647be046e5 add admin email auth docs 2016-06-26 20:54:19 +02:00
Bernhard Posselt 6c9bf317c7 push more onto ignore list 2016-06-26 20:40:13 +02:00
Bernhard Posselt bcc0e5630a Merge pull request #56 from nextcloud/zip-bomb-prevention
Prevent zip bombs
2016-06-26 20:37:42 +02:00
Bernhard Posselt 1cf1db4fcd add ssl setting 2016-06-26 19:23:49 +02:00
Bernhard Posselt 37f8028c3f typo 2016-06-26 19:17:39 +02:00
Bernhard Posselt cb9888a941 Fix highlight 2016-06-26 19:13:35 +02:00
Bernhard Posselt ed59fd8d54 add some config 2016-06-26 19:09:52 +02:00
Bernhard Posselt 787cd6a220 add note at the beginning 2016-06-26 18:05:46 +02:00
Bernhard Posselt e0cfdba94b add additional libs 2016-06-26 18:04:44 +02:00
Bernhard Posselt 66d98fb6e4 update production install docs 2016-06-26 18:02:05 +02:00
Bernhard Posselt 91fa79203b typo fixes 2016-06-26 17:08:37 +02:00
Bernhard Posselt 409f6407e1 use separate setting files 2016-06-26 17:06:30 +02:00
Bernhard Posselt 6bd7dc2bec fix travis 2016-06-26 16:28:34 +02:00
Bernhard Posselt 61f3672f13 reorder apache config 2016-06-26 14:31:16 +02:00
Bernhard Posselt 97b06d078e fix apache docs 2016-06-26 14:24:51 +02:00
Bernhard Posselt f49db25ed4 docs updates 2016-06-26 14:22:12 +02:00
Bernhard Posselt 6cc7eb41f6 travis debugging 2016-06-26 14:21:24 +02:00
Bernhard Posselt 702f02d53b another batch of fixes 2016-06-26 14:19:11 +02:00
Bernhard Posselt 1d281f47f4 add postgres lib and fix config error 2016-06-26 14:18:47 +02:00
Bernhard Posselt 15ffd89069 debug travis 2016-06-26 14:11:37 +02:00
Bernhard Posselt fd785b1afc update installation docs 2016-06-26 14:10:30 +02:00
Bernhard Posselt 3f36f59067 fail if local_settings.py is not there 2016-06-26 14:02:04 +02:00
Bernhard Posselt 728560069f fix syntax for command 2016-06-26 13:59:15 +02:00
Bernhard Posselt ac336dbd4c fix install for ubuntu 2016-06-26 13:56:07 +02:00
Bernhard Posselt b6cdfce69c prevent zip bombs 2016-06-26 12:52:53 +02:00
Lukas Reschke 2800786415 Merge pull request #57 from nextcloud/categories
Move categories into separate route because otherwise it duplicates a…
2016-06-26 12:37:34 +02:00