Édouard Lopez
9af1b1ff52
Merge pull request #57 from ameuret/patch-1
Typo in blog title
8 anni fa
Arnaud Meuret
0abfcd90c5
Typo
8 anni fa
Guillaume Vincent
90cde7f018
update submodules
8 anni fa
Guillaume Vincent
4f307ea8f3
remove contributors file and update readme
8 anni fa
Édouard Lopez
1e9aec3cd0
fix article title and formatting
8 anni fa
Guillaume Vincent
5f5fffe56b
Merge pull request #44 from martinseener/patch-1
Changed password-generation method for DB and secret key
8 anni fa
Martin
ec34e76e76
Changed password-generation method for DB and secret key
The date-method you've used it okay for unique passwords but they're not random, but a truly good passwort has to be. Therefore i propose this PR which uses the systems random pool to generate the same 32 char long passwords - but now they're not just unique but also random. Also as an additional password enhancement i've added the underline to the possible password (harder to crack).
I've successfully tested this new method on Debian and macOS Sierra. This should work on almost all Linux/Unix systems.
8 anni fa
Guillaume Vincent
156fb3fbc1
add webcrypto in update.sh script
8 anni fa
Guillaume Vincent
10bfb14da2
change license from MIT to GNU GPLv3
8 anni fa
Guillaume Vincent
4cc1320694
update aurora
8 anni fa
Guillaume Vincent
1ee74bfe6c
update to node6 and webcrypto
8 anni fa
Guillaume Vincent
889f15bbee
typo
8 anni fa
Guillaume Vincent
33d1e9a443
add webcrypto submodule
8 anni fa
Guillaume Vincent
02dd087e67
add contributors
8 anni fa
Guillaume Vincent
71f63e9fb4
update aurora
8 anni fa
Guillaume Vincent
e376964745
add cli test in status
8 anni fa
Guillaume Vincent
772a4d6c17
add update script for config manipulation
8 anni fa
Guillaume Vincent
e426725d5b
sync submodules
8 anni fa
Guillaume Vincent
64391ade8a
add cli to submodules
8 anni fa
Guillaume Vincent
7e6a605fe9
add license in readme
8 anni fa
Guillaume Vincent
238853884b
use old parameters in docker-compose to simplify backups
8 anni fa
Guillaume Vincent
448c444e6c
add backup and restore sh script
8 anni fa
Guillaume Vincent
2546876301
road to Aurora
8 anni fa
Guillaume Vincent
a4f52c2dde
Add link to How it works blog post
8 anni fa
Guillaume Vincent
9388b0cb84
fix #20 change git submodules to use git url
8 anni fa
Guillaume Vincent
0e628b2d15
add enf file in docker-compose
8 anni fa
Guillaume Vincent
1b48cc5998
add ALLOWED_HOSTS in env variables
8 anni fa
Guillaume Vincent
55199dd51a
update lesspass pure
8 anni fa
Guillaume Vincent
915980c7d4
add submodule pure
8 anni fa
Guillaume Vincent
b34161628d
update readme
8 anni fa
Guillaume Vincent
ec198b1495
remove desktop submodule
8 anni fa
Guillaume Vincent
b374930343
add self hosted doc and installer
8 anni fa
Guillaume Vincent
789e303e3b
change image in docker-compose
8 anni fa
Guillaume Vincent
1315c29140
fix backend image build in readme
8 anni fa
Guillaume Vincent
8ea0a3f774
add secret env variables
8 anni fa
Guillaume Vincent
e3989bdc33
try to fix nginx infinite loop
8 anni fa
Guillaume Vincent
9abb872e3c
clean folder structure
8 anni fa
Guillaume Vincent
a2dd3adc60
clean docker-compose files
8 anni fa
Guillaume Vincent
881763c61c
first production tests for aurore
8 anni fa
Guillaume Vincent
ad093cd044
update documentation
8 anni fa
Guillaume Vincent
56e545afd5
start cleaning: road to v1.0.0
8 anni fa
Guillaume Vincent
1520365ff2
add submodule vue
8 anni fa
Guillaume Vincent
0370cd5e4c
remove vue folder to user a submodule
8 anni fa
Guillaume Vincent
f867c09c03
remove react folder
8 anni fa
Guillaume Vincent
fa2f011af1
update frontend asset
8 anni fa
Guillaume Vincent
8b2cd190be
move submodule backend into api folder
8 anni fa
Guillaume Vincent
135c710a17
fix windows app link in frontend download page
8 anni fa
Guillaume Vincent
1412d816be
add translations
8 anni fa
Guillaume Vincent
be86bdac89
add windows download
8 anni fa
Guillaume Vincent
0fbb290267
add how it works section in doc
8 anni fa