Guillaume Vincent
97329c8187
Use only unicode icons with fingerprint
4 years ago
Chandler DeLoach
9226608f10
Add icons fingerprint
closes : #402
closes : #442
5 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
0835b64172
Remove comment after testing
4 years ago
Guillaume Vincent
863f4497b3
Auto build for lesspass-site
4 years ago
Guillaume Vincent
a7a18a8abe
Bump the version of web-ext
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
dependabot[bot]
314502e58a
Bump lodash from 4.17.15 to 4.17.19 in /mobile
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
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
9670f95f69
Introduce --exclude parameter in cli
Allow user to exclude some parameters.
Fixes https://github.com/lesspass/lesspass/issues/528
4 years ago
Guillaume Vincent
876c0edcc9
Set X-Frame-Options header to deny
4 years ago
Guillaume Vincent
a4fec4b5b7
Fix authentication with old JWT header type
4 years ago
Guillaume Vincent
ee30d0528c
Fix preflight CORS redirect issue
4 years ago
Trevor Leach
033f8cd30c
fix duplicate prompts ( #502 )
This is a small change which reorders/consolidates how lesspass prompts the user for the required information. Before this, if a user supplied the -p tag while also providing site, login, and or a password in the positional arguments, the prompt would ask for the values again. This instead checks for the values and skips asking if they exist. For example, lesspass sitename -p will only prompt for the login and the password
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
5493d9ba27
Remove sponsor due to a bug in OpenCollective
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
b9dcb84fe0
Add lesspass front end container build in workflows
4 years ago
Guillaume Vincent
b583d3d6b6
Small fix on lesspass frontend
4 years ago
Guillaume Vincent
6bff48ac9b
Remove tvOS code
4 years ago
Guillaume Vincent
05c5b72200
Fix ios build
4 years ago
dependabot[bot]
3f10d92a48
Bump django from 3.0.6 to 3.0.7 in /containers/backend ( #531 )
Bumps [django](https://github.com/django/django ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.6...3.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Guillaume Vincent
442cf93b78
Add backward compatible url for auth
4 years ago
Guillaume Vincent
f6d76f64aa
Add masterpassword app special thanks in README
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
27181a8e09
Regroup sandboxes
4 years ago
Guillaume Vincent
9b35717e4a
Use multistage build for frontend container
4 years ago
Guillaume Vincent
2bd5e49cd0
POC import password from other password managers
Try idea from #60
4 years ago
Guillaume Vincent
6a246608ca
Remove old self hosted files and add affiliate link in README
4 years ago
Guillaume Vincent
1845f4691a
Minor fixes on CICD
* Remove blog container from container deploy until Dockerfile is present
* Do not stop pushing package after an error
4 years ago
Guillaume Vincent
ef93386f07
Update backend container python modules to the latest versions
4 years ago
Guillaume Vincent
ec0be45b4b
Fix github actions
4 years ago
Guillaume Vincent
a73daf6a1e
CICD for packages and containers
4 years ago
Guillaume Vincent
3a12d21949
Change github actions workflow strategy
4 years ago
Guillaume Vincent
fbd7e024ed
Add blog container wip
4 years ago
ElieKadoche
32e906a189
Added termux-clipboard-set support ( #521 )
4 years ago