Commit Graph

77 Commits

Author SHA1 Message Date
0448d98afc Remove redundant information from README after moving it to the wiki 2018-12-31 21:03:06 -05:00
a6631c2ea8 Update documentation for admin page 2018-12-30 23:47:20 +01:00
cd6e4a0ebd Remove reference to syslog 2018-12-26 12:14:54 -05:00
473740c13a Update fail2ban documentation for new logging format 2018-12-26 12:07:16 -05:00
f694d6f839 Add missing trailing slash 2018-12-26 10:30:21 -05:00
b20516d645 Update ToC with Logging section 2018-12-26 10:28:46 -05:00
c04300651a Document new logging setup 2018-12-25 23:00:50 -05:00
2f058d3ff5 Remove old/incorrect statement about SMTP not being implemented 2018-12-25 22:30:35 -05:00
582f967a59 Update invitations documentation for new email invitations 2018-12-25 22:29:31 -05:00
e3395ee910 Mention that invite links are valid for 5 days only 2018-12-23 15:25:05 -05:00
cb78ba9bb2 Document domain/email invitation requirements 2018-12-23 15:21:19 -05:00
371017b547 Merge pull request #294 from i-ghost/feature/add-systemd-notes
Add systemd setup instructions to README.md
2018-12-16 23:55:56 +01:00
bc20592712 Revise per dani-garcia/bitwarden_rs#294 2018-12-16 21:09:59 +00:00
jes
d5dfda8905 updated fail2ban setup to match changes in logformat for 1.5.0 2018-12-16 22:30:25 +08:00
ce15c7ffba Add systemd setup instructions to README.md 2018-12-15 22:25:17 +00:00
295985de7c Update README.md 2018-12-12 14:38:57 -06:00
a48611aa6d Update README.md 2018-12-12 14:38:23 -06:00
6990525e8a Update README.md 2018-11-29 10:52:47 -06:00
55579261b7 Update README.md 2018-11-29 10:49:20 -06:00
70c20f7f52 Update README.md 2018-11-29 10:48:41 -06:00
b56a905322 Update README.md 2018-11-29 10:42:53 -06:00
10
660c8f8d7e Use dockerhub instead of gitlab registry for README.md 2018-11-18 14:06:08 +01:00
10
478fc0c9dd Merge remote-tracking branch 'origin/master' 2018-11-18 03:23:16 +01:00
10
a2de4ce40e Improved the backup section of sqlite3 database 2018-11-18 03:22:30 +01:00
2c233cda8b Adds Yubikey OTP Support to Readme 2018-11-15 18:59:16 -07:00
dd00591082 Add info about how to fix #176 2018-11-09 16:24:45 +01:00
c0e248c457 Improve the admin account warning. 2018-11-01 18:54:33 +01:00
fafc3883c6 Update README.md 2018-10-28 22:32:32 +00:00
2f5ca88fb1 Readme typo fix 2018-10-28 18:16:22 +11:00
e7a24159c5 Add Kubernetes deployment reference with proper section and short description 2018-10-27 12:42:56 +11:00
e056cc8178 Add Kubernetes deployment reference 2018-10-26 22:37:35 +11:00
0a08b1afc8 refine backup instructions
as mentioned in https://github.com/dani-garcia/bitwarden_rs/issues/223
2018-10-15 21:47:22 +02:00
9ecc98c3cc Disable WebSockets negotiation by default 2018-10-14 23:25:16 +01:00
a28caa33ef Implement poor man's admin panel 2018-10-12 15:20:10 +01:00
4fae1e4298 Update the Invitation workflow documentation 2018-09-18 11:49:20 +01:00
00019dc356 Added some formating and link 2018-09-16 12:36:08 +01:00
404fe5321e Fixed code block 2018-09-16 12:27:29 +01:00
eb61425da5 Update README.md
Added infos about enabling https when softwares getting certs are using symlinks
2018-09-14 22:39:58 +02:00
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.
2018-09-13 20:59:51 +02:00
9cdb605659 Include more proxy examples 2018-09-13 17:08:16 +02:00
a01fee0b9f Merge branch 'ws'
# Conflicts:
#	Cargo.toml
#	src/api/core/ciphers.rs
#	src/main.rs
2018-09-13 15:59:45 +02:00
fdbd73c716 Merge branch 'master' into master 2018-09-13 15:39:28 +02:00
af69606bea Documentation for SMTP and password hint configuration 2018-09-12 21:19:29 +02:00
67adfee5e5 Some documentation 2018-09-11 17:27:04 +02:00
ec05f14f5a Implement poor man's invitation via Organization invitation 2018-09-11 13:09:59 +01:00
53e8f78af6 Link to the https setup 2018-09-03 10:59:59 +01:00
1bced97e04 Add info on running over HTTP (documentation for #153) 2018-09-03 10:53:52 +01:00
39891e86a0 Updated dependencies, added Travis CI integration and some badges 2018-08-24 17:07:11 +02:00
80bad9f66d Cleaned up HTTPS example 2018-08-15 11:18:34 +01:00
c0f554311b Extend documentation 2018-08-13 12:01:52 +01:00