1
0
Fork 0

Commit-Graph

  • c04300651a
    Document new logging setup Nick Fox 2018-12-25 23:00:50 -0500
  • 2f058d3ff5
    Remove old/incorrect statement about SMTP not being implemented Nick Fox 2018-12-25 22:30:35 -0500
  • 582f967a59
    Update invitations documentation for new email invitations Nick Fox 2018-12-25 22:29:31 -0500
  • 00bc355220
    Merge pull request #308 from njfox/invite_existing_user_fix Daniel García 2018-12-23 22:31:00 +0100
  • e3395ee910
    Mention that invite links are valid for 5 days only Nick Fox 2018-12-23 15:25:05 -0500
  • cb78ba9bb2
    Document domain/email invitation requirements Nick Fox 2018-12-23 15:21:19 -0500
  • b0ac640d8b
    Use JWT to validate existing user invites Nick Fox 2018-12-23 15:15:44 -0500
  • 2b24b17609
    Merge pull request #295 from njfox/invite_emails Daniel García 2018-12-21 16:04:19 +0100
  • 2cd736ab81
    Validate JWT if a user registers with SMTP invites enabled Nick Fox 2018-12-20 22:16:41 -0500
  • 99256b9b3a
    Prefix unused params with underscore Nick Fox 2018-12-20 21:37:03 -0500
  • 26bf7bc12f
    Use upstream jslib invite/registration workflow Nick Fox 2018-12-18 23:16:03 -0500
  • b3ec8f2611
    Merge pull request #302 from tycho/icon-cache-ttl Daniel García 2018-12-18 23:34:16 +0100
  • a55c048a62
    icons: implement positive/negative cache TTLs Steven Noonan 2018-12-18 13:33:32 -0800
  • 848cd1dbec
    add environment variables for ICON_CACHE_TTL and ICON_CACHE_NEGTTL Steven Noonan 2018-12-18 13:33:31 -0800
  • 149e69414f
    Merge pull request #293 from dheimerl/patch-1 Daniel García 2018-12-18 19:00:43 +0100
  • 9a7d3634d5
    Changed frame-ancestors to use 'self' dheimerl 2018-12-18 10:19:35 -0600
  • 7f7c936049
    Fixed web.rs dheimerl 2018-12-17 22:59:53 -0600
  • 9479108fb7
    Remove CONFIG.email_invitations Nick Fox 2018-12-17 17:10:09 -0500
  • 042c1072d9
    Remove CONFIG.email_invitation option Nick Fox 2018-12-17 17:02:15 -0500
  • 1f4edb38e6
    Add extra headers to Nginx (#303) Daniel García 2018-12-17 19:29:07 +0100
  • 371017b547
    Merge pull request #294 from i-ghost/feature/add-systemd-notes 1.5.0 Daniel García 2018-12-16 23:55:56 +0100
  • bc20592712 Revise per dani-garcia/bitwarden_rs#294 i-ghost 2018-12-16 21:09:59 +0000
  • 37a6da3443
    Merge pull request #296 from jeslinmx/docsupdate Daniel García 2018-12-16 20:06:46 +0100
  • 53bd169462
    Merge pull request #297 from mprasil/vault_2.7.1 Daniel García 2018-12-16 20:06:15 +0100
  • 5a9aab1a32
    Implement fromform, and ignore case and underscores, fixes #298 Daniel García 2018-12-16 20:00:16 +0100
  • 23eadf2c9a Update vault t o2.7.1 Miroslav Prasil 2018-12-16 16:00:51 +0000
  • d5dfda8905 updated fail2ban setup to match changes in logformat for 1.5.0 jes 2018-12-16 22:30:25 +0800
  • e245e965ba
    Fix broken rebase Nick Fox 2018-12-15 22:45:39 -0500
  • ce15c7ffba Add systemd setup instructions to README.md i-ghost 2018-12-15 22:25:17 +0000
  • 037eb0b790
    Update web.rs dheimerl 2018-12-15 13:23:07 -0600
  • 4910b14d57
    Implement email invitations and registration workflow Nick Fox 2018-12-14 21:56:00 -0500
  • d428120ec6
    Add email_invitations config option Nick Fox 2018-12-14 21:54:44 -0500
  • e2907f4250
    Add invite email functionality Nick Fox 2018-12-14 21:54:03 -0500
  • 680f5e83d8
    Add Invite JWT struct and supporting functions Nick Fox 2018-12-14 21:52:16 -0500
  • a335bcd682
    Merge pull request #291 from mqus/patch-1 Daniel García 2018-12-14 22:56:44 +0100
  • 76c510c5b6
    move memory note mqus 2018-12-14 20:32:11 +0100
  • 4635d62e2c
    Add memory usage note to vault build process mqus 2018-12-14 15:04:46 +0100
  • 65e36e2931
    Merge pull request #289 from mprasil/alpine-fix Daniel García 2018-12-14 12:33:17 +0100
  • 063dfcf487 FIx failing alpine build Miroslav Prasil 2018-12-13 23:16:36 +0000
  • d3e4fb88ee
    Fix wrong folder name Daniel García 2018-12-13 18:30:01 +0100
  • 7ebba736cb
    Updated dockerfiles to use compiled vaults Daniel García 2018-12-13 18:19:26 +0100
  • a1272c7190
    Merge branch 'rocket-0.4' Daniel García 2018-12-13 17:49:55 +0100
  • 0a6b4e9961
    Update BUILD.md Daniel García 2018-12-13 17:46:08 +0100
  • e66edc1ce9
    Merge pull request #285 from itr6/master Daniel García 2018-12-13 01:07:17 +0100
  • 4e827e4f8a
    Implement better retry and use it while saving device Daniel García 2018-12-12 22:15:54 +0100
  • 295985de7c
    Update README.md itr6 2018-12-12 14:38:57 -0600
  • a48611aa6d
    Update README.md itr6 2018-12-12 14:38:23 -0600
  • f713e2e092
    Merge pull request #284 from Algebro7/log_successful_logins Daniel García 2018-12-11 22:24:04 +0100
  • e26e2319da Close #264. Usernames and IP addresses are logged on successful authentication algebro 2018-12-11 15:20:06 -0500
  • f2ab25085d
    Updated dependencies, and dockerfiles to use NodeJS 10 LTS Daniel García 2018-12-11 16:42:52 +0100
  • 7adc045b80
    Updated IP logging to use client_ip, to match old remote behavior. Improved error logging, now it won't show a generic error message in some situations. Removed delete device, which is not needed as it will be overwritten later. Logged more info when an error occurs saving a device. Added orgmanager to JWT claims. Daniel García 2018-12-09 17:58:38 +0100
  • 19754c967f
    More changes to the push token, and filtered multipart logs Daniel García 2018-12-07 18:25:18 +0100
  • 738ad2127b
    Fixed some clippy linting issues Daniel García 2018-12-07 15:01:29 +0100
  • cb930a0858
    Remove some required values during login, now uses default values Daniel García 2018-12-07 14:32:40 +0100
  • 94810c106a
    Migrate to rust 2018 edition Daniel García 2018-12-07 02:05:45 +0100
  • 2fde4e6933
    Implemented proper logging, with support for file logging, timestamp and syslog (this last one is untested) Daniel García 2018-12-06 20:35:25 +0100
  • 259a2f2982
    Updated rocket to final release Daniel García 2018-12-06 20:15:22 +0100
  • dc1bb6de20
    Update device push token methods to more closely follow the official server response Daniel García 2018-12-06 16:28:36 +0100
  • e34f75c267
    Make sure the dockerfile builds the project, instead of assuming the cached dummy is valid Daniel García 2018-12-04 13:55:37 +0100
  • 2129946d14
    Updated deps and web vault to 2.6.1 Daniel García 2018-12-03 20:28:13 +0100
  • bdcdb08fc1
    Merge branch 'master' into rocket-0.4 Daniel García 2018-12-01 14:34:47 +0100
  • 8b5d97790f
    Updated rocket to rc2 and rest of dependencies Daniel García 2018-12-01 14:29:19 +0100
  • cac7fb145b
    Merge pull request #274 from itr6/master Daniel García 2018-11-29 23:20:30 +0100
  • 6990525e8a
    Update README.md itr6 2018-11-29 10:52:47 -0600
  • 55579261b7
    Update README.md itr6 2018-11-29 10:49:20 -0600
  • 70c20f7f52
    Update README.md itr6 2018-11-29 10:48:41 -0600
  • b56a905322
    Update README.md itr6 2018-11-29 10:42:53 -0600
  • e177160ee9
    Update web vault to 2.6.0 Daniel García 2018-11-27 17:29:09 +0100
  • 6364c05789
    Fix attachments during key rotation, add individual attachment key Daniel García 2018-11-27 17:24:12 +0100
  • f71f10eac6
    Implemented key rotation with the latest vault Daniel García 2018-11-24 23:00:41 +0100
  • 0f6ab01f77
    Merge pull request #268 from mprasil/master Daniel García 2018-11-22 03:06:26 +0100
  • 0935cb90a4 fix bad path in Alpine Dockerfile Miroslav Prasil 2018-11-21 23:35:42 +0000
  • e86cac984a
    Merge pull request #263 from mprasil/master Daniel García 2018-11-21 15:57:11 +0100
  • f1acc1e05a
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-21 15:35:34 +0100
  • 3d36ac4601
    Remove unwrap in connection_lost Daniel García 2018-11-21 15:07:18 +0100
  • bf1c96695b Update dockerfile for alpine, armv7 and aarch64 Miroslav Prasil 2018-11-20 14:55:19 +0000
  • 9ecb29883c
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-19 20:59:41 +0100
  • 8b3e87cfe0
    Update lockfile to fix yubico error Daniel García 2018-11-19 20:58:59 +0100
  • e5af230315
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-19 20:45:42 +0100
  • a1da82c868
    Add online feature to yubico Daniel García 2018-11-19 20:42:22 +0100
  • 981a324027
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-19 20:30:19 +0100
  • 00abd4c853
    Add create endpoint, fixes #253, fixes #261 Daniel García 2018-11-19 20:27:49 +0100
  • a4550e51ea
    Update dependencies and add /ciphers/create Daniel García 2018-11-19 20:21:02 +0100
  • 5edbd0e952
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-19 19:52:43 +0100
  • 1d4944b88e
    Merge pull request #258 from Bruceforce/master Daniel García 2018-11-19 19:36:10 +0100
  • 660c8f8d7e Use dockerhub instead of gitlab registry for README.md 10 2018-11-18 14:06:08 +0100
  • 478fc0c9dd Merge remote-tracking branch 'origin/master' 10 2018-11-18 03:23:16 +0100
  • a2de4ce40e Improved the backup section of sqlite3 database 10 2018-11-18 03:22:30 +0100
  • 17052b665f
    Merge pull request #257 from Step7750/fix-nfc-mobile Daniel García 2018-11-17 15:28:41 +0100
  • f344dbaad4 Fixes NFC Response for Mobile Login Stepan Fedorko-Bartos 2018-11-17 01:25:07 -0700
  • c5c9e3fd65
    Merge pull request #254 from Step7750/master Daniel García 2018-11-16 20:39:03 +0100
  • aba9c28226 Disable Yubikey 2FA if 0 Keys Provided Stepan Fedorko-Bartos 2018-11-16 12:07:00 -0700
  • 82e2b8a8c0 Code style changes Stepan Fedorko-Bartos 2018-11-16 11:52:01 -0700
  • 5a8d5e426d Switches to Downstream yubico with Optional libusb Stepan Fedorko-Bartos 2018-11-16 11:28:20 -0700
  • f9ecb7201b
    Merge pull request #256 from mprasil/fix_accepted_sync Daniel García 2018-11-16 16:17:21 +0100
  • 044cf19913 Prevent accepted user from seeing ciphers until confirmed (fixes #196) Miroslav Prasil 2018-11-16 14:21:26 +0000
  • 2c233cda8b Adds Yubikey OTP Support to Readme Stepan Fedorko-Bartos 2018-11-15 18:59:16 -0700
  • 6d735806c0 Ensures Yubico Creds are set when opening Yubikey Modal Stepan Fedorko-Bartos 2018-11-15 18:58:44 -0700
  • 2433d39df5 Allows Custom Yubico OTP Server Stepan Fedorko-Bartos 2018-11-15 18:54:53 -0700
  • 9e0e4b13c5 Adds Yubikey OTP Support Stepan Fedorko-Bartos 2018-11-15 18:43:09 -0700