Roeland Jago Douma
|
c2320aea22
|
Merge pull request #8634 from nextcloud/ldap-no-empty-names
do not create empty userid when attribute does not have allowed chars
|
2018-03-05 19:37:17 +01:00 |
Roeland Jago Douma
|
444159ddb0
|
Merge pull request #8664 from nextcloud/bugfix/noid/add-missing-settings-page-title-again
Set the correct active navigation entry
|
2018-03-05 19:35:00 +01:00 |
Roeland Jago Douma
|
5457373407
|
Merge pull request #8659 from nextcloud/csrf_token_strict
Make \OC\Security\CSRF strict
|
2018-03-05 19:28:10 +01:00 |
Joas Schilling
|
4fa1d9628d
|
Set the correct active navigation entry
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-03-05 17:06:28 +01:00 |
Morris Jobke
|
f72e9ae8a6
|
Merge pull request #8650 from nextcloud/fix-ie11-datepicker-display
Fixed date/time picker on IE11
|
2018-03-05 16:37:56 +01:00 |
Morris Jobke
|
11057d5948
|
Merge pull request #8661 from nextcloud/strict_security_csp
Make OC\Security\CSP strict
|
2018-03-05 16:27:01 +01:00 |
Roeland Jago Douma
|
d179186430
|
Remove testcase
Since a token now always requires a string we don't need to test for
null
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-03-05 16:14:46 +01:00 |
Roeland Jago Douma
|
4ed9b74a6b
|
Make OC\Security\CSP strict
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-03-05 15:27:05 +01:00 |
Roeland Jago Douma
|
2c8402aa17
|
Make \OC\Security\CSRF strict
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-03-05 15:01:02 +01:00 |
Arthur Schiwon
|
47a10bd25a
|
treat iconv issues
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2018-03-05 14:03:08 +01:00 |
Arthur Schiwon
|
4f8c724318
|
typo + phpdoc
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2018-03-05 13:30:28 +01:00 |
Joas Schilling
|
c85c64c787
|
Merge pull request #8630 from nextcloud/ldap-cachekey-sha256
use hash algo that's robust against collisions
|
2018-03-05 12:34:07 +01:00 |
Morris Jobke
|
3ced2c7ab2
|
Merge pull request #8601 from nextcloud/theming-fix-background-color
Remove too restrict check for background image/color
|
2018-03-05 11:28:41 +01:00 |
Morris Jobke
|
a8f56ac8c7
|
Merge pull request #8603 from nextcloud/enc-cleanup
kill old encryption migration steps
|
2018-03-05 11:16:27 +01:00 |
Roeland Jago Douma
|
05ef2d70e7
|
Merge pull request #8590 from nextcloud/redirect-to-download-after-share
Sharing: redirect to download after authentification if requested
|
2018-03-05 11:11:43 +01:00 |
Morris Jobke
|
36d89a9223
|
Merge pull request #8614 from nextcloud/strict_mail
Make \OCP\Mail strict
|
2018-03-05 10:15:52 +01:00 |
Roeland Jago Douma
|
f6fe04f3d7
|
Fix comments
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-03-05 09:06:51 +01:00 |
Roeland Jago Douma
|
0c500e460f
|
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-03-05 09:06:51 +01:00 |
Roeland Jago Douma
|
0cef938299
|
Make \OCP\Mail strict
* Fix typehints
* Made strict
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-03-05 09:06:51 +01:00 |
Nextcloud bot
|
6c49cc0294
|
[tx-robot] updated from transifex
|
2018-03-05 01:12:12 +00:00 |
Nextcloud bot
|
6975cef00b
|
[tx-robot] updated from transifex
|
2018-03-04 01:12:42 +00:00 |
Nextcloud bot
|
3b000d4f91
|
[tx-robot] updated from transifex
|
2018-03-03 01:12:14 +00:00 |
Roeland Jago Douma
|
5053877c45
|
Merge pull request #8619 from coliff/patch-1
Use correct input type for the url entry
|
2018-03-02 21:26:36 +01:00 |
Arthur Schiwon
|
8607992e85
|
do not create empty userid when attribute does not have allowed chars
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2018-03-02 17:44:06 +01:00 |
Arthur Schiwon
|
04f7252fc4
|
use hash algo that's robust against collisions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2018-03-02 16:26:36 +01:00 |
Björn Schießle
|
1953a11dfa
|
Merge pull request #6805 from nextcloud/can-not-change-encryption-directory
Can not change encryption directory
|
2018-03-02 16:10:49 +01:00 |
Bjoern Schiessle
|
3a33683364
|
update unit tests
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-03-02 15:20:35 +01:00 |
Roeland Jago Douma
|
ed239d72dc
|
Merge pull request #8606 from nextcloud/strengthify-unification
Unify look of the strengthify password hint
|
2018-03-02 15:05:04 +01:00 |
Joas Schilling
|
158aac00a0
|
Merge pull request #8289 from nextcloud/appdata_hardening
AppData hardening
|
2018-03-02 11:26:36 +01:00 |
Morris Jobke
|
064cb5ebce
|
Merge pull request #8612 from nextcloud/rakekniven-i18n-fix
Update commentstabview.js
|
2018-03-02 10:36:36 +01:00 |
Bjoern Schiessle
|
8042e6b8fb
|
this was a migration step to ownCloud 8.0 to restructure the encryption folder which is no longer needed
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-03-02 10:09:52 +01:00 |
Christian Oliff
|
d838789259
|
Use correct input type for the url entry
Change `type="text"` to `type="url"`
|
2018-03-02 16:49:56 +09:00 |
Nextcloud bot
|
777313db42
|
[tx-robot] updated from transifex
|
2018-03-02 01:12:16 +00:00 |
John Molakvoæ (skjnldsv)
|
31c7fcd004
|
Fixed date/time picker on IE11
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-03-01 21:44:01 +01:00 |
Roeland Jago Douma
|
e8f9257ec9
|
Merge pull request #8605 from nextcloud/user-page-ellipsize
Ellipsize long values in the user management
|
2018-03-01 21:17:50 +01:00 |
rakekniven
|
b348cd170a
|
Update commentstabview.js
Changed typo reported at GitHub.
See https://www.transifex.com/nextcloud/nextcloud/translate/#de_DE/$/91002505?issue=yes
|
2018-03-01 20:53:50 +01:00 |
John Molakvoæ (skjnldsv)
|
4db556e784
|
fixup! Unify look of the strengthify password hint
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-03-01 20:39:56 +01:00 |
Roeland Jago Douma
|
7f736923d9
|
Merge pull request #8284 from nextcloud/lib_log-storage-test-failed
External storage test: log exceptions
|
2018-03-01 20:32:09 +01:00 |
Julius Härtl
|
c820ee8779
|
Ellipsize long values in the user management
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-03-01 20:17:36 +01:00 |
Roeland Jago Douma
|
d70a35b382
|
Merge pull request #8573 from nextcloud/appnav-ie11-fixes
Fixed app navigation for IE11
|
2018-03-01 20:13:51 +01:00 |
Roeland Jago Douma
|
6b931eb64b
|
Merge pull request #8588 from nextcloud/fix-breadcrumbs-width-calculation
Fix breadcrumbs width calculation
|
2018-03-01 20:13:26 +01:00 |
Roeland Jago Douma
|
e1e16510a8
|
Merge pull request #8587 from nextcloud/email-to-new-user-fix
Fixed email form on new user
|
2018-03-01 20:13:01 +01:00 |
Roeland Jago Douma
|
effc00c940
|
Merge pull request #8585 from nextcloud/avatar-loading-disable-fix
Prevent double selection of avatar and loading fix
|
2018-03-01 20:12:25 +01:00 |
Bjoern Schiessle
|
9259b8a90e
|
s/ownCloud/Nextcloud
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-03-01 17:49:53 +01:00 |
Bjoern Schiessle
|
31397debaf
|
fix check and improve error message
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-03-01 17:49:20 +01:00 |
Joas Schilling
|
5080080a36
|
Anything but true means it failed
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-03-01 17:30:59 +01:00 |
John Molakvoæ (skjnldsv)
|
8d9c6f0e02
|
Unify look of the strengthify password hint
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-03-01 17:09:22 +01:00 |
Julius Härtl
|
c521791653
|
Remove to restrict check for background image/color
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-03-01 14:39:31 +01:00 |
John Molakvoæ (skjnldsv)
|
3824e6f631
|
fixup! fixup! Sharing: redirect to download after authentification if requested
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-03-01 13:17:08 +01:00 |
John Molakvoæ (skjnldsv)
|
4c2aff0807
|
fixup! Sharing: redirect to download after authentification if requested
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-03-01 13:12:24 +01:00 |