Peter Dave Hello
96af69af3b
Ensure final newline char in text files, following .editorconfig ( #575 )
3年前
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年前
Peter Dave Hello
7ce7be6451
Remove trailing spaces in text files, following .editorconfig ( #573 )
3年前
Guillaume Vincent
4bb32d9664
Use modern ssl configuration and fix HSTS
3年前
Peter Dave Hello
0a824a9748
Minimize Apache ServerTokens for lesspass-site, cc #568 ( #571 )
3年前
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年前
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年前
Peter Dave Hello
cc7bac7c9b
Enable Apache HTTP/2 for better performance ( #570 )
4年前
Guillaume Vincent
b7047be7bf
Remove blog from main repo and fix links
4年前
Guillaume Vincent
db9088c4a0
Fix fingerprint issue on Windows
4年前
Guillaume Vincent
8494e8490b
Fix get char output for Windows
4年前
AT_
473b253971
Not import tty and termios when in nt os ( #563 )
Modules tty and termios will not be used in Windows
Fix lesspass/lesspass#556
4年前
John Steel
4c703e69ae
Container SSL README.md changed to create_ca_and_ee.sh ( #559 )
* Rename README.md
README.md wasn't actually a readme but an example for how
to make a simple pki.
* Updating ssl script
+ Adding shebang line (#!/usr/bin/env bash)
+ Adding variables for key type and subject
+ Adding comments
+ Adding openssl verify
4年前
Elie KADOCHE
4ac0105a66
More robust command check
Use shutil.which instead of subprocess.call()
4年前
Guillaume Vincent
ab3c6969d7
Rebuild containers
4年前
Guillaume Vincent
0e7101fbaf
Start new website
4年前
Guillaume Vincent
b29f8f92d7
Add iOS link on the website
4年前
Guillaume Vincent
5d3c5b72c7
Remove zIndex on autocomplete view to fix an issue on Android
4年前
Guillaume Vincent
93a4665823
Update graddle
4年前
Guillaume Vincent
a9f41b7885
Add nexus template for site
4年前
Guillaume Vincent
1ae08b4963
Fix Android SDK min version required
4年前
Guillaume Vincent
6c75cb9926
Use appropriate bundle identifier
4年前
Guillaume Vincent
c0c92c4ded
Add calcEntropy for iOS
4年前
Guillaume Vincent
7eaa407685
Hide touch id if not enrolled
Fixes #554
4年前
Guillaume Vincent
b06cfa3c65
Use Android checkbox on iOS to see unchecked checkboxes
Fixes #553
4年前
Guillaume Vincent
7795bc10ed
prepare iOS release
4年前
Guillaume Vincent
2b4505252b
Fix zIndex dropdown issue on iOS
4年前
Kcchouette
f6c7304490
Remove unused exception variable
4年前
Facundo Mainere
02543f26ed
Fix translation error: changed 'Sign in' translation from 'Registrarse' to 'Ingresar'
4年前
botsito
54f1e5c357
Auto build for lesspass-pure
4年前
Guillaume Vincent
e76a41b7c7
Fix e2e tests after MyAccount page creation
4年前
RedBug312
41160e86f5
Improve zh-TW translation
Note: Local terms found at https://terms.naer.edu.tw/
4年前
Guillaume Vincent
0617d731c5
Add createFingerprint native module for iOS
4年前
Guillaume Vincent
4501cbe269
Fix notch issue on ios header
4年前
Guillaume Vincent
2d856ce79c
revert font build error on ios
4年前
Guillaume Vincent
ce8f4a294c
Update cli version number and doc, add breaking change
Fixes: https://github.com/lesspass/lesspass/issues/543
4年前
Guillaume Vincent
2b851dbc25
Add Hack monospace font on Android
monospace font is not very good to display number
Fixes: https://github.com/lesspass/lesspass/issues/490
4年前
Guillaume Vincent
2ea5f13b9e
Add auto translation with google translate
4年前
Guillaume Vincent
e77dbd757c
Move ChangePassword view into MyAccount view
4年前
Bianca Rosa
730e7ae0c7
Add change password component
4年前
Guillaume Vincent
f17d1f6c72
Add MyAccount view and separate login from register view
4年前
Guillaume Vincent
39e9057d1d
Add splash screen and icons for ios mobile app
4年前
Guillaume Vincent
baff9a2e72
Update icon for mobile
4年前
Guillaume Vincent
97329c8187
Use only unicode icons with fingerprint
4年前
Chandler DeLoach
9226608f10
Add icons fingerprint
closes : #402
closes : #442
5年前
Guillaume Vincent
85c4565326
Auto build for lesspass-web-extension
4年前
Guillaume Vincent
20d4458233
Auto build for lesspass-site
4年前
botsito
25b03c0ebb
Auto build for lesspass-pure
4年前
Guillaume Vincent
8e2dacfb87
Bump version to 9.2.0
4年前
Guillaume Vincent
2eb8eb25c9
Fix e2e tests and update translations
4年前