Andrea PIERRÉ
|
1549d40ec5
|
feat: encrypt master password by default
|
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 |
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
|
de0aca766f
|
Fix test packages CI issue
|
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 |
botsito
|
0f098bc7d9
|
Auto build for lesspass-pure
|
3 years ago |
Guillaume Vincent
|
3c98188ed6
|
Remove yarn workspaces
|
3 years ago |
Guillaume Vincent
|
2bc7745627
|
Fix frontend container build
|
3 years ago |
Peter Dave Hello
|
071c3934d4
|
Fix a few places with wrong indentation (#578)
|
4 years ago |
Peter Dave Hello
|
96af69af3b
|
Ensure final newline char in text files, following .editorconfig (#575)
|
4 years ago |
Peter Dave Hello
|
7ce7be6451
|
Remove trailing spaces in text files, following .editorconfig (#573)
|
4 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 |
Guillaume Vincent
|
b7047be7bf
|
Remove blog from main repo and fix links
|
4 years ago |
Guillaume Vincent
|
b29f8f92d7
|
Add iOS link on the website
|
4 years ago |
Facundo Mainere
|
02543f26ed
|
Fix translation error: changed 'Sign in' translation from 'Registrarse' to 'Ingresar'
|
4 years ago |
botsito
|
54f1e5c357
|
Auto build for lesspass-pure
|
4 years ago |
Guillaume Vincent
|
e76a41b7c7
|
Fix e2e tests after MyAccount page creation
|
4 years ago |
RedBug312
|
41160e86f5
|
Improve zh-TW translation
Note: Local terms found at https://terms.naer.edu.tw/
|
4 years ago |
Guillaume Vincent
|
2ea5f13b9e
|
Add auto translation with google translate
|
4 years ago |
Guillaume Vincent
|
e77dbd757c
|
Move ChangePassword view into MyAccount view
|
4 years ago |
Bianca Rosa
|
730e7ae0c7
|
Add change password component
|
4 years ago |
Guillaume Vincent
|
f17d1f6c72
|
Add MyAccount view and separate login from register view
|
4 years ago |
Guillaume Vincent
|
85c4565326
|
Auto build for lesspass-web-extension
|
4 years ago |
Guillaume Vincent
|
20d4458233
|
Auto build for lesspass-site
|
4 years ago |
botsito
|
25b03c0ebb
|
Auto build for lesspass-pure
|
4 years ago |
Guillaume Vincent
|
8e2dacfb87
|
Bump version to 9.2.0
|
4 years ago |
Guillaume Vincent
|
2eb8eb25c9
|
Fix e2e tests and update translations
|
4 years ago |
Minobi
|
1d7cf0dd51
|
Add Russian translation
Add Russian translation into lesspass-pure package
|
4 years ago |
Guillaume Vincent
|
e70c4bdfe1
|
Fix authentication workflow
* use refresh token to refresh access token if expired
* change access token duration to 15 minutes
* change refresh token validity to 1 week
Fixes: 539
Fixes: 236
|
4 years ago |
Guillaume Vincent
|
bbd3be1d06
|
Add missing version replace
|
4 years ago |
Guillaume Vincent
|
863f4497b3
|
Auto build for lesspass-site
|
4 years ago |
Guillaume Vincent
|
9bb797edfe
|
Auto build for lesspass-web-extension
|
4 years ago |
Guillaume Vincent
|
0a8098a646
|
Fix build for web extensions and site
|
4 years ago |
botsito
|
2159d55d36
|
Auto build for lesspass-pure
|
4 years ago |
Guillaume Vincent
|
172ab0fa22
|
Test build commit and deploy for lesspass-pure
|
4 years ago |
Guillaume Vincent
|
98986e9a11
|
Update github actions
|
4 years ago |
Guillaume Vincent
|
1aa99a7577
|
Fix email reset password and update login mechanism
|
4 years ago |
Guillaume Vincent
|
5d1aa73633
|
Fix proxy pass for old requests
|
4 years ago |
Guillaume Vincent
|
c8361afd73
|
Update Dockerfile
|
4 years ago |
Guillaume Vincent
|
d365f3b593
|
Deny iframe loading thanks https://bugstrix.com/
|
4 years ago |
Guillaume Vincent
|
3fd27ebdec
|
Remove duplicate manifest import
|
4 years ago |
Guillaume Vincent
|
b583d3d6b6
|
Small fix on lesspass frontend
|
4 years ago |
Guillaume Vincent
|
bf0552d4ea
|
Improve LessPass generatePassword API
|
4 years ago |
Guillaume Vincent
|
f6f0ad0599
|
Add test watch on lesspass-pure
|
4 years ago |
Guillaume Vincent
|
9b35717e4a
|
Use multistage build for frontend container
|
4 years ago |