Guillaume Vincent
|
7276c4f038
|
remove static files from git
|
8 years ago |
Guillaume Vincent
|
dd4caf3bff
|
update Dockerfile and entrypoint
|
8 years ago |
Guillaume Vincent
|
c885735ca7
|
clean backend with new folder structure
|
8 years ago |
Guillaume Vincent
|
861e170b94
|
download npm module before first npm run dev
|
8 years ago |
Guillaume Vincent
|
bbd2f8255a
|
fix Docker hub build error
|
8 years ago |
Guillaume Vincent
|
b042948973
|
try to fix admin redirect loop with ssl
|
8 years ago |
Guillaume Vincent
|
05c302d291
|
add SECURE_PROXY_SSL_HEADER in settings
|
8 years ago |
Guillaume Vincent
|
0d55032eb8
|
simplify nginx conf
|
8 years ago |
Guillaume Vincent
|
a2dd3adc60
|
clean docker-compose files
|
8 years ago |
Guillaume Vincent
|
c37c3e7576
|
fix #19 credentials are not reset after some time
|
8 years ago |
Guillaume Vincent
|
41e0725980
|
clean folder structure
|
8 years ago |
Guillaume Vincent
|
6baefe8eb6
|
working on presentation site
|
8 years ago |
Guillaume Vincent
|
4f70bf0ff0
|
clean store
|
8 years ago |
Guillaume Vincent
|
93f8b4f974
|
improve store with vuex
|
8 years ago |
Guillaume Vincent
|
862f699477
|
improve webpack config
|
8 years ago |
Guillaume Vincent
|
e7306f1f60
|
SRP send refreshToken inside APP
|
8 years ago |
Guillaume Vincent
|
74b9e7e733
|
modify api to match backend
|
8 years ago |
Guillaume Vincent
|
b5384c44cb
|
update serializer to match frontend api
|
8 years ago |
Guillaume Vincent
|
b08c90c504
|
implement save password
|
8 years ago |
Guillaume Vincent
|
4f9e2f34a9
|
add sugar in password object
|
8 years ago |
Guillaume Vincent
|
00f2dad644
|
add password in domain
|
8 years ago |
Guillaume Vincent
|
332a4d535c
|
add delete button in passwords page
|
8 years ago |
Guillaume Vincent
|
a759f756a7
|
remove passwords in store
|
8 years ago |
Guillaume Vincent
|
b20e04ac0a
|
load passwords in every page that need it
|
8 years ago |
Guillaume Vincent
|
881763c61c
|
first production tests for aurore
|
8 years ago |
Guillaume Vincent
|
2820fd384f
|
add express to npm for production
|
8 years ago |
Guillaume Vincent
|
490dacee18
|
implement password reset confirm page
|
8 years ago |
Guillaume Vincent
|
9b299937da
|
add reset password confirm method in api
|
8 years ago |
Guillaume Vincent
|
63168d434b
|
remove current password in store
|
8 years ago |
Guillaume Vincent
|
39a61edace
|
remove useless css
|
8 years ago |
Guillaume Vincent
|
d36c2ea4cd
|
add register reset password page to vue-router
|
8 years ago |
Guillaume Vincent
|
307bb38b56
|
remove go method in store
|
8 years ago |
Guillaume Vincent
|
3be21c04fb
|
add login page in vue-router migration
|
8 years ago |
Guillaume Vincent
|
d33fc7483b
|
add nested routes
|
8 years ago |
Guillaume Vincent
|
3bb1a2667c
|
extract menu from password generator
|
8 years ago |
Guillaume Vincent
|
2adfa500d1
|
start using vue-router
|
8 years ago |
Guillaume Vincent
|
ffe64e722a
|
fix errors with buttons in login page
|
8 years ago |
Guillaume Vincent
|
d8e55a4483
|
SRP for pages
|
8 years ago |
Guillaume Vincent
|
abe2b34642
|
add forget password page
|
8 years ago |
Guillaume Vincent
|
d512971d5d
|
add reset password api
|
8 years ago |
Guillaume Vincent
|
f35e0b6c87
|
add reset password functionality
|
8 years ago |
Guillaume Vincent
|
9accbefb2d
|
map register page with api
|
8 years ago |
Guillaume Vincent
|
114af279f7
|
add lesspass register method in api
|
8 years ago |
Guillaume Vincent
|
d8fd6d9009
|
add register page
|
8 years ago |
Guillaume Vincent
|
01fc779b12
|
remove tab select on fingerprint
|
8 years ago |
Guillaume Vincent
|
e0a9a6a210
|
add tooltip on password copied
|
8 years ago |
Guillaume Vincent
|
166a1da17a
|
refresh token in vue component every 5 minutes
|
8 years ago |
Guillaume Vincent
|
631be216b2
|
JWT is valid during 15 minutes
|
8 years ago |
Guillaume Vincent
|
c97f2f97c3
|
add refresh token method in auth service
|
8 years ago |
Guillaume Vincent
|
0615e0f72c
|
add request new token method in auth service
|
8 years ago |