Guillaume Vincent
8c94aa90e7
lesspass-pure 9.3.1
3 years ago
Guillaume Vincent
fd2a91465d
Update translation
3 years ago
Guillaume Vincent
8c5a5aa481
Encrypt master password everywhere
3 years ago
Guillaume Vincent
a17bc28527
Merge branch 'kir0ul-issue_597'
3 years ago
Andrea PIERRÉ
fa145da93e
refactor: add checked property to component data
3 years ago
Andrea PIERRÉ
099c1c12cb
test: remove encrypt button from 2e2 tests
3 years ago
Andrea PIERRÉ
5f5fff3123
refactor: remove prop
3 years ago
Andrea PIERRÉ
1c18c0cf9d
fix: removed translations
3 years ago
Andrea PIERRÉ
12aff9e9e5
style: apply Prettier
3 years ago
Andrea PIERRÉ
1549d40ec5
feat: encrypt master password by default
3 years ago
Guillaume Vincent
306cba1bc4
Upgrade packages for backend
3 years ago
dependabot[bot]
685ebca96f
Bump elliptic from 6.5.3 to 6.5.4 in /packages/lesspass-pure
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Guillaume Vincent
97d84ede02
Update translations
3 years ago
Guillaume Vincent
90bc3684c6
Enable e2e tests again on lesspass-pure
3 years ago
Guillaume Vincent
1111a8021b
Changes options and fix e2e tests
Fixes #587
Option are not good in term of accessibility, so use checkbox instead.
Fix test using Cypress 6
3 years ago
dependabot[bot]
e58b617064
Bump django from 3.0.7 to 3.1.6 in /containers/backend ( #605 )
Bumps [django](https://github.com/django/django ) from 3.0.7 to 3.1.6.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.7...3.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Guillaume Vincent
58144b6c98
Fix bad translation for login
3 years ago
Guillaume Vincent
522df4aafe
update node modules
3 years ago
Guillaume Vincent
47d8758c97
Update favicons and gulp-favicons on lesspass-site
3 years ago
Guillaume Vincent
39a1cac561
Use python 3.8 on the backend
3 years ago
Guillaume Vincent
de0aca766f
Fix test packages CI issue
3 years ago
Guillaume Vincent
3fca391735
Update requirements.txt on the backend
3 years ago
dependabot[bot]
3a43b9790f
Bump axios from 0.19.2 to 0.21.1 in /packages/lesspass-pure ( #585 )
Bumps [axios](https://github.com/axios/axios ) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
5b88687488
Bump axios from 0.19.2 to 0.21.1 in /sandbox/lesspass-web-component ( #592 )
Bumps [axios](https://github.com/axios/axios ) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
3d6cd2ce5c
Bump axios from 0.21.0 to 0.21.1 in /mobile ( #584 )
Bumps [axios](https://github.com/axios/axios ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Guillaume Vincent
6a8b0c1cd9
reveal sandbox lesspass in react
3 years ago
Guillaume Vincent
6914c28647
Fix splascreen on ios and add ipad version
3 years ago
Guillaume Vincent
4a7d8bb398
Build for iphone first
3 years ago
Guillaume Vincent
d2ccaeb708
increase mobile version
3 years ago
Guillaume Vincent
d2ba2ca830
Fix iOS FaceID Enrolled
3 years ago
Guillaume Vincent
be874bc2f3
Migrate to react native 0.63
3 years ago
botsito
0f098bc7d9
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
3c98188ed6
Remove yarn workspaces
3 years ago
Guillaume Vincent
7ec4cb4cf4
Create FUNDING.yml
3 years ago
Guillaume Vincent
ecddb4f29e
Apply black
3 years ago
Bianca Rosa
68625c8455
Add backend code for encrypting passworld profiles
closes #580
3 years ago
Guillaume Vincent
3168380ff0
edit hsts configuration
The header must contain the `includeSubDomains` directive.
The header must contain the `preload` directive.
3 years ago
Guillaume Vincent
1df01dede1
Fix version of node and ubuntu in CI
3 years ago
Guillaume Vincent
2bc7745627
Fix frontend container build
3 years ago
Guillaume Vincent
cfed362a77
Use less restrictive TLS configuration
Until the day TLS 1.3 becomes widely supported, web servers must rely on a fallback to TLS 1.2 with correctly configured server directives and strong cipher suites.
* https://www.cloudinsidr.com/content/tls-1-3-and-tls-1-2-cipher-suites-demystified-how-to-pick-your-ciphers-wisely/
* (fr) https://www.ssi.gouv.fr/guide/recommandations-de-securite-relatives-a-tls/
* https://ssl-config.mozilla.org/#server=apache&version=2.4.41&config=intermediate&openssl=1.1.1d&guideline=5.6
3 years ago
Peter Dave Hello
071c3934d4
Fix a few places with wrong indentation ( #578 )
3 years ago
Peter Dave Hello
12ec47dec2
Fix CONTRIBUTING.md ( #577 )
3 years ago
Peter Dave Hello
0499f2dc56
Fix shell script indentation as it's 4 spaces here ( #576 )
3 years ago
Peter Dave Hello
96af69af3b
Ensure final newline char in text files, following .editorconfig ( #575 )
3 years ago
Peter Dave Hello
e1120b8344
Allow httpd*.conf under containers/webserver has trailing spaces ( #574 )
Current httpd*.conf files are copied from httpd:2.4 Docker official
images which has trailing spaces, but not added by the project, should
be ignored.
3 years ago
Peter Dave Hello
7ce7be6451
Remove trailing spaces in text files, following .editorconfig ( #573 )
3 years ago
Guillaume Vincent
4bb32d9664
Use modern ssl configuration and fix HSTS
3 years ago
Peter Dave Hello
0a824a9748
Minimize Apache ServerTokens for lesspass-site, cc #568 ( #571 )
3 years ago
Peter Dave Hello
fae7b851a5
Turn off nginx server_tokens for lesspass-site ( #568 )
It's suggested to minimized the unnecessary information disclosure as
part of the nginx hardening practice.
4 years ago
Peter Dave Hello
2a7c018dc9
Enable Apache OCSP stapling ( #569 )
This will speed up the website loading, and make the website more
reliable to the users when the client fails to connect to the CA for an
OCSP response.
Reference:
- https://en.wikipedia.org/wiki/OCSP_stapling
4 years ago