Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSRF error #2

Open
kobab opened this issue Jul 11, 2016 · 3 comments
Open

CSRF error #2

kobab opened this issue Jul 11, 2016 · 3 comments

Comments

@kobab
Copy link
Owner

kobab commented Jul 11, 2016

message: 403 Access Forbidden by CSRFProtector!
when adding file name "2015.11.26プロジェクター光源開発報告書(設計最終報告版)V0R0d.pptx" & "2015.11.26プロジェクター光源開発報告書(設計完了中間報告)V0R0d.pptx"

file name is too long?

@kobab
Copy link
Owner Author

kobab commented Jul 11, 2016

same symptom even file renamed as 151126.pptx. issue caused by file contents itself??

The above 2 files are big. 24.4MB & 9.12MB. Same symptom even upload_max_filesize = 80M at php.ini.

@kobab kobab changed the title CSRS error CSRF error Jul 11, 2016
@kobab
Copy link
Owner Author

kobab commented Jul 12, 2016

set max file size of the setting to 10MB, 50MB, 80MB, but same symptom for the same files happened.
max file size 5MB. This would be a reasonable operation rule for OpenDocMan currently.

@kobab
Copy link
Owner Author

kobab commented Jul 13, 2016

tried to upload those big files at http://demo.opendocman.com after changing setting for max upload file size to 50MB. After upload complete with browser's status bar message, the screen turned to a plain add document page without file name, description etc information. No error message was displayed. No log found at access log. However, no file has been uploaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant