Daniel García
|
b1397c95ca
|
Remove unnecessary path in PROXY.md
|
6 years ago |
Daniel García
|
3df31e3464
|
Temp fix for OpenSSL 1.1.1 compatibility
|
6 years ago |
Daniel García
|
638a0fd3c3
|
Updated dependencies
|
6 years ago |
Daniel García
|
ebb66c374e
|
Implement KDF iterations change (Fixes #195)
|
6 years ago |
Daniel García
|
89e3c41043
|
Merge pull request #191 from mprasil/vault_2.3.0
Update Vault to v2.3.0
|
6 years ago |
Miroslav Prasil
|
3da410ef71
|
Update Vault to v2.3.0
|
6 years ago |
Daniel García
|
2dccbd3412
|
Merge pull request #190 from mprasil/invite_readme
Update the Invitation workflow documentation
|
6 years ago |
Daniel García
|
2ff529ed99
|
Merge pull request #189 from mprasil/delete_fix
Add alias for DELETE call on accounts
|
6 years ago |
Miroslav Prasil
|
4fae1e4298
|
Update the Invitation workflow documentation
|
6 years ago |
Miroslav Prasil
|
f7951b44ba
|
Add alias for DELETE call on accounts
|
6 years ago |
Daniel García
|
ff8eeff995
|
Merge pull request #184 from mprasil/code_block_fix
Fixed code block, added some formatting
|
6 years ago |
Miroslav Prasil
|
00019dc356
|
Added some formating and link
|
6 years ago |
Miroslav Prasil
|
404fe5321e
|
Fixed code block
|
6 years ago |
Daniel García
|
e7dd239d20
|
Merge pull request #182 from dobunzli/master
Update README.md
|
6 years ago |
Daniel García
|
071f3370e3
|
Merge pull request #183 from jkaberg/traefik_example_proxy
traefik proxy example
|
6 years ago |
Joel Kåberg
|
ee321be579
|
traefik example
|
6 years ago |
dobunzli
|
eb61425da5
|
Update README.md
Added infos about enabling https when softwares getting certs are using symlinks
|
6 years ago |
Daniel García
|
b75ba216d1
|
Return default prelogin values when the user doesn't exist
|
6 years ago |
Daniel García
|
8651df8c2a
|
Fixed some lint issues
|
6 years ago |
Daniel García
|
948554a20f
|
Added config option for websocket port, and reworked the config parsing a bit.
Added SMTP_FROM config to examples and made it mandatory, it doesn't make much sense to not specify the from address.
|
6 years ago |
Daniel García
|
9cdb605659
|
Include more proxy examples
|
6 years ago |
Daniel García
|
928e2424c0
|
Updated dependencies and fixed errors
|
6 years ago |
Daniel García
|
a01fee0b9f
|
Merge branch 'ws'
# Conflicts:
# Cargo.toml
# src/api/core/ciphers.rs
# src/main.rs
|
6 years ago |
Daniel García
|
924e4a17e5
|
Merge pull request #175 from stammw/master
Documentation for SMTP and password hint configuration
|
6 years ago |
Daniel García
|
fdbd73c716
|
Merge branch 'master' into master
|
6 years ago |
Daniel García
|
f397f0cbd0
|
Implement organization import for admins and owners (Fixes #178)
|
6 years ago |
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 |
Jean-Christophe BEGUE
|
af69606bea
|
Documentation for SMTP and password hint configuration
|
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
|
67adfee5e5
|
Some documentation
|
6 years ago |
Daniel García
|
d66d4fd87f
|
Add error message when the proxy doesn't route websockets correctly
|
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
|
434551e012
|
Merge pull request #171 from shauder/ws
Expose 3012 in docker build file for notifications
|
6 years ago |
Daniel García
|
69dcbdd3b2
|
Merge branch 'master' into ws
|
6 years ago |
Daniel García
|
8df6f79f19
|
Merge pull request #170 from mprasil/org-user-edit
Fix editing users in Organization
|
6 years ago |
Shane A. Faulkner
|
422f7ccfa8
|
Expose 3012 in docker build file for notifications
|
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 |