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

Windows specific bugs #52

Merged
merged 1 commit into from
Dec 8, 2019

Conversation

oivanenko
Copy link
Contributor

  • Temporary file should be closed before opening as zip archive, otherwise EAccess Permission Denied will be raised
  • Content of zip archive should be read as binary before sending as response or it will be corrupted

* Temporary file should be closed before opening as zip archive, otherwise EAccess Permission Denied will be raised
* Content of zip archive should be read as binary before sending as response or it will be corrupted
@noshutdown-ru-user noshutdown-ru-user self-assigned this Nov 19, 2019
@noshutdown-ru-user noshutdown-ru-user changed the base branch from master to development December 8, 2019 12:01
@noshutdown-ru-user noshutdown-ru-user merged commit 24e6bb9 into noshutdown-ru:development Dec 8, 2019
noshutdown-ru-user added a commit that referenced this pull request Dec 22, 2019
* added validation of encryption key length (#49)

* Update pt-BR.yml (#50)

* Update pt-BR.yml

* New import feature: update existing keys by name instead of create new ones (and double it) (#53)

* Windows specific bugs (#52)

* Temporary file should be closed before opening as zip archive, otherwise EAccess Permission Denied will be raised
* Content of zip archive should be read as binary before sending as response or it will be corrupted

* Add group support in whitelist (#51)

* Check if current user linked to group with whitelist

* Update select to show groups and list first them before users

* set new version

* #54

* change code formating

* #47

* added French
added Japanese

* fix tests

* update travis

* fix

* set 2.3.3

Co-authored-by: Leandro Gehlen <leandrogehlen@gmail.com>
Co-authored-by: oivanenko <oivanenko@gmail.com>
Co-authored-by: AizeLeOuf <florent.coquil@gmail.com>
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

Successfully merging this pull request may close these issues.

2 participants