Daniel García
|
4d2c6e39b2
|
Merge pull request #177 from mprasil/raspberry
Add Dockerfile for Raspberry Pi
|
6 years ago |
Daniel García
|
3e1afb139c
|
Remove unnecessary return
|
6 years ago |
Miroslav Prasil
|
bc8ff14695
|
Fix the binary path
|
6 years ago |
Miroslav Prasil
|
5f7b220eb4
|
Initial shot as cross compilation
|
6 years ago |
Daniel García
|
1b20a25514
|
Merge pull request #173 from mprasil/poormans_invites
Implement poor man's invitation via Organization invitation
|
6 years ago |
Miroslav Prasil
|
c1cd4d9a6b
|
Modify User::new to be keyless and paswordless
|
6 years ago |
Daniel García
|
b63693aefb
|
Merge pull request #137 from stammw/master
SMTP implementation, along with password HINT email
|
6 years ago |
Miroslav Prasil
|
ec05f14f5a
|
Implement poor man's invitation via Organization invitation
|
6 years ago |
Jean-Christophe BEGUE
|
37d88be2be
|
return an error when email adress for password hint is not valid
|
6 years ago |
Jean-Christophe BEGUE
|
1c641d7635
|
Special messages when user has no password hint
|
6 years ago |
Jean-Christophe BEGUE
|
e2ab2f7306
|
Save None instead of empty password hint
|
6 years ago |
Daniel García
|
8df6f79f19
|
Merge pull request #170 from mprasil/org-user-edit
Fix editing users in Organization
|
6 years ago |
Miroslav Prasil
|
c58682e3fb
|
Fix the logic in user edditing
|
6 years ago |
Miroslav Prasil
|
db111ae2a0
|
Check properly the user membership in Organization
|
6 years ago |
Miroslav Prasil
|
049aa33f17
|
Fix editing users in Organization
|
6 years ago |
Daniel García
|
b1ac37609f
|
Merge pull request #169 from mprasil/http_warning
Add info on running over HTTP (documentation for #153)
|
6 years ago |
Miroslav Prasil
|
53e8f78af6
|
Link to the https setup
|
6 years ago |
Miroslav Prasil
|
1bced97e04
|
Add info on running over HTTP (documentation for #153)
|
6 years ago |
Daniel García
|
f94e626021
|
Merge pull request #166 from mprasil/alpine
Alpine
|
6 years ago |
Daniel García
|
0a3b84b815
|
Merge pull request #165 from mprasil/shared_edit_fix
Fix editing shared cipher (fixes #164)
|
6 years ago |
Miroslav Prasil
|
d336d89b83
|
Fix editing shared cipher (fixes #164)
|
6 years ago |
Miroslav Prasil
|
1a5c1979e3
|
Move Alpine Dockerfile to separate file
|
6 years ago |
Miroslav Prasil
|
cec9566d2a
|
Merge branch 'master' into alpine
|
6 years ago |
Baelyk
|
fe473b9e75
|
`Attachment::save()` returns Result instead of bool (#161)
Returning a result instead of a bool as per #6
|
6 years ago |
mprasil
|
062ae4dd59
|
Allow non-Admin user to share to collection (fixes #157) (#159)
* Allow non-Admin user to share to collection (fixes #157)
* Better handling of collection sharing
|
6 years ago |
Miroslav Prasil
|
45d676eb10
|
Merge branch 'master' into alpine
|
6 years ago |
mprasil
|
3cfdf9b585
|
Add DELETE handlers fo cipher and attachment deletion (fixes #158) (#160)
|
6 years ago |
Miroslav Prasil
|
08b551624c
|
Merge branch 'master' into alpine
|
6 years ago |
Daniel García
|
761a0a3393
|
Removed accidental change to Dockerfile
|
6 years ago |
Daniel García
|
6660b0aef3
|
Updated web vault to version 2.2
|
6 years ago |
Kumar Ankur
|
781056152a
|
Support password history #155 (#156)
* Password History Support (#155)
* down.sql logic not required as per review comments
|
6 years ago |
Miroslav Prasil
|
6822bb28a0
|
Merge branch 'master' into alpine
|
6 years ago |
Daniel García
|
b82710eecf
|
Merge pull request #152 from Baelyk/master
Add ip and username to failed login attempts
|
6 years ago |
Baelyk
|
c386b3bcf7
|
Add IP and Username to failed login attempts
Resolves #119
|
6 years ago |
Miroslav Prasil
|
ffec0b065b
|
Updated build image version
|
6 years ago |
Miroslav Prasil
|
5b7fe9f155
|
Merge branch 'master' into alpine
|
6 years ago |
Daniel García
|
8d1ee859f2
|
Implemented basic support for prelogin and notification negotiation
|
6 years ago |
Daniel García
|
c91f80c456
|
Fixed rust toolchain date
|
6 years ago |
Daniel García
|
39891e86a0
|
Updated dependencies, added Travis CI integration and some badges
|
6 years ago |
Miroslav Prasil
|
575f701390
|
Merge branch 'master' into alpine
|
6 years ago |
Daniel García
|
335099cd30
|
Merge pull request #150 from mprasil/build_instructions
Update the build instruction for new Vault
|
6 years ago |
Miroslav Prasil
|
9fad541c87
|
Clone repository instead of downloading as suggested by @mqus
|
6 years ago |
Miroslav Prasil
|
007e053e2f
|
Update the build instruction for new Vault
|
6 years ago |
Miroslav Prasil
|
ef2413a5aa
|
Fix SSL issue, rm cache
|
6 years ago |
Miroslav Prasil
|
ca8e1c646d
|
Update build image
|
6 years ago |
Miroslav Prasil
|
346c7630c9
|
Initial implementation of musl build on top of Alpine
|
6 years ago |
Daniel García
|
1c57c9d8e0
|
Merge pull request #148 from mprasil/beta
Merge Beta to master
|
6 years ago |
Daniel García
|
bd20d8724b
|
Merge pull request #147 from mprasil/master
Bump version to 0.13.0 - latest Vault v1
|
6 years ago |
Miroslav Prasil
|
69a18255c6
|
Bump up version to 1.0.0
|
6 years ago |
Miroslav Prasil
|
c40baf5e17
|
Merge branch 'master' into beta
|
6 years ago |