Commit Graph

  • f6a4a2127b
    Remove duplicate empty lines in generated Dockerfiles Robin Schneider 2019-12-31 16:24:49 +0100
  • 446fc3f1f8
    Set build time options for dpkg and reproducible builds Robin Schneider 2019-12-31 16:20:04 +0100
  • 146525db91
    Improve Jinja2 template logic a bit Robin Schneider 2019-12-31 15:54:27 +0100
  • 1698b43f9b
    Readd missing cargo setup for armv7. Thanks to @dani-garcia! Robin Schneider 2019-12-31 15:49:22 +0100
  • 078b21db85
    Fix armv6 build, thanks to @dani-garcia for the review! Robin Schneider 2019-12-31 15:45:02 +0100
  • 43adcde094
    Move `rustup target` before `cargo build`. Thanks to @dani-garcia! Robin Schneider 2019-12-31 15:38:55 +0100
  • 7a0bb18dcf
    Make `cargo new` independent of workdir to be exact Daniel García 2019-12-31 15:31:01 +0100
  • 47a5a4e1fc
    Fix package name for Ubuntu 16.04 based image. Thanks @dani-garcia! Robin Schneider 2019-12-31 15:28:23 +0100
  • 0f0e5876ae
    Move `dpkg --add-architecture` before the first apt call Robin Schneider 2019-12-31 15:17:31 +0100
  • 43aa75dc89
    Fix cross platform build support, thanks to @dani-garcia for the review Robin Schneider 2019-12-31 15:13:43 +0100
  • 95dd1cd7ad
    Use rmp upstream version Daniel García 2019-12-31 02:00:05 +0100
  • 36ae946655
    Avoid some to_string in the request logging and include message to disable web vault when not found. Daniel García 2019-12-29 15:29:46 +0100
  • 24edc94f9d
    try setting VCPKG_ROOT Sebastian Schmidt 2019-12-29 17:21:59 +1100
  • 4deae76347
    Update build workflow Sebastian Schmidt 2019-12-28 18:55:54 +1100
  • 8280d200ea
    Generate Dockerfiles from one source for maintainability. Closes #785. Robin Schneider 2019-12-28 22:52:01 +0100
  • 8ee0c57224
    Disable Windows build for now to avoid failing CI Daniel García 2019-12-28 15:28:22 +0100
  • cb6f392774
    When receiving a comma separated list as IP, pick the first Daniel García 2019-12-28 15:08:17 +0100
  • f250c54813
    WIP: Use Debian base image for all steps of the build process Robin Schneider 2019-12-24 00:26:34 +0100
  • 5c6081c4e2
    Merge pull request #779 from publicarray/master Daniel García 2019-12-27 22:26:01 +0100
  • 88c56de97b
    Config option for client IP header Daniel García 2019-12-27 18:42:39 +0100
  • e274af6e3d
    Print current server time when failing TOTP, and use chrono as the rest of the server Daniel García 2019-12-27 18:42:14 +0100
  • a0ece3754b
    Formatting Daniel García 2019-12-27 18:37:14 +0100
  • 0bcc2ae7ab
    Update rust-win.yml Sebastian Schmidt 2019-12-25 12:50:57 +1100
  • bdb90460c4
    Update rust-win.yml Sebastian Schmidt 2019-12-25 11:59:07 +1100
  • 824137a02c
    update dependencies to build workflows Sebastian Schmidt 2019-12-25 11:16:35 +1100
  • 2edc699eac
    fix Sebastian Schmidt 2019-12-25 10:25:35 +1100
  • 8e79366076
    fix action Sebastian Schmidt 2019-12-25 10:23:02 +1100
  • c1e39b182f
    update build actions Sebastian Schmidt 2019-12-25 10:20:00 +1100
  • 13eb276085 Create Github build Actions Sebastian Schmidt 2019-12-22 18:50:05 +1100
  • 4cec502f7b
    Update docker images to alpine 3.11 and rust 1.40 Daniel García 2019-12-22 21:42:13 +0100
  • 2545469713
    Fix crash when page URL points to huge file Daniel García 2019-12-19 00:37:16 +0100
  • f09996a21d
    Updated dependencies Daniel García 2019-12-15 15:43:56 +0100
  • 5cabf4d040
    Fix IP not shown when failed login (Fixes #761) Daniel García 2019-12-07 14:38:32 +0100
  • a03db6d224
    Also hide options requests, unless using debug or trace Daniel García 2019-12-06 22:55:29 +0100
  • 8d1b72b951
    Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative. Use LOG_LEVEL debug or trace to recover them. Daniel García 2019-12-06 22:19:07 +0100
  • 912e1f93b7
    Fix some lints Daniel García 2019-12-06 22:12:41 +0100
  • a5aa4d9b54
    Updated dependencies Daniel García 2019-12-06 22:06:42 +0100
  • e777be3dde
    Merge pull request #755 from mqus/patch-2 Daniel García 2019-12-03 00:31:05 +0100
  • b5441f6b77
    Include suggestions Markus Richter 2019-12-02 23:01:04 +0100
  • dbbd63e519
    Create an issue template mqus 2019-12-02 16:06:18 +0100
  • adc443ea80
    Add endpoint to delete specific U2F key Daniel García 2019-12-01 21:41:46 +0100
  • 0d32179d07
    Logout button in admin page Daniel García 2019-12-01 21:15:14 +0100
  • b45b02b37e
    Change CI to run tests Daniel García 2019-11-30 23:32:31 +0100
  • 12928b832c
    Fix broken tests Daniel García 2019-11-30 23:30:35 +0100
  • 1e224220a8
    Updated deps and fixed some lints 1.13.0 Daniel García 2019-11-28 21:59:05 +0100
  • 3471e2660f
    Add Sponsors section to the readme Daniel García 2019-11-27 21:02:39 +0100
  • 924ba153aa
    Merge pull request #730 from tomuta/email_verification Daniel García 2019-11-25 08:21:18 +0100
  • bd1e8be328 Implement change-email, email-verification, account-recovery, and welcome notifications tomuta 2019-11-24 22:28:49 -0700
  • cf5a985b31
    Updated rust images and enabled minimal profile Daniel García 2019-11-24 17:52:54 +0100
  • 607521c88f
    Updated dependencies Daniel García 2019-11-24 14:50:43 +0100
  • 486c7d8c56
    Show sponsor button on Github Daniel García 2019-11-23 16:20:23 +0100
  • 4b71197c97
    Merge pull request #738 from ntimo/task/add-netcup-global-domains Daniel García 2019-11-22 15:54:21 +0100
  • 8b8839d049
    Merge pull request #741 from BlackDex/icon-datauri Daniel García 2019-11-22 15:53:35 +0100
  • b209c1bc4d Add an option to fetch and parse href="data:image" BlackDex 2019-11-22 13:16:12 +0100
  • 2b8d08a3f4
    Added netcup domains to global domains ntimo 2019-11-21 08:30:04 +0100
  • cbadf00941
    Update web vault to fix twofactorauth.org integration Update dependencies and toolchain Update included equivalent domains with upstream changes 1.12.0 Daniel García 2019-11-19 20:29:42 +0100
  • c5b7447dac
    Merge pull request #728 from tomuta/signups_domains_whitelist Daniel García 2019-11-16 23:19:20 +0100
  • 64d6f72e6c Add the ability to disable signups, but allow signups from a whitelist tomuta 2019-11-16 15:01:45 -0700
  • a19a6fb016
    Merge pull request #725 from ntimo/task/add-tvapplecom-globaldomains Daniel García 2019-11-15 00:30:56 +0100
  • b889e5185e
    Added tv.apple.com to global domains Timo N 2019-11-14 23:05:56 +0100
  • cd83a9e7b2
    Merge pull request #720 from gnu300/master Daniel García 2019-11-13 22:45:06 +0100
  • 748c825202 cleaner startup exec in order to build the image and run the container with podman/libpod Gernot Nusshall 2019-11-13 22:11:09 +0100
  • 204993568a cleaner startup exec in order to build the image and run the container with podman/libpod Gernot Nusshall 2019-11-13 21:45:26 +0100
  • 70be2d93ce cleaner startup exec in order to build the image and run the container with podman/libpod Gernot Nusshall 2019-11-13 13:45:05 +0100
  • f5638716d2
    Merge pull request #716 from ThomDietrich/patch-1 Daniel García 2019-11-11 18:41:21 +0100
  • fbc2fad9c9
    Add vim modeline for GitHub Linguist Thomas Dietrich 2019-11-11 11:19:58 +0100
  • 3f39e35123
    Merge pull request #713 from BlackDex/issue-705 Daniel García 2019-11-07 20:28:49 +0100
  • 3f6809bcdf Fixed issue/request #705 BlackDex 2019-11-07 17:11:29 +0100
  • 9ff577a7b4
    Merge pull request #711 from BlackDex/issue-706 Daniel García 2019-11-06 21:54:30 +0100
  • c52adef919 Added configurable smtp timeout. BlackDex 2019-11-06 21:39:33 +0100
  • cbb92bcbc0 Updated dependencies BlackDex 2019-11-06 21:37:51 +0100
  • 948798a84f
    Merge pull request #710 from BlackDex/issue-709 Daniel García 2019-11-06 21:35:04 +0100
  • 2ffc3eac4d Clippy fix BlackDex 2019-11-06 20:34:52 +0100
  • 0ff7fd939e Next attempt for issue #709 fix BlackDex 2019-11-06 20:21:47 +0100
  • ca7c5129b2 Fixed issue #709 creating icon_cache directory. BlackDex 2019-11-06 15:47:56 +0100
  • 07e0fdbd2a
    Merge pull request #704 from patrickli/bugfix/dockerfiles Daniel García 2019-11-05 18:48:06 +0100
  • b4dfc24040
    Merge pull request #703 from patrickli/bugfix/dont-sync-excluded-global-domains Daniel García 2019-11-05 18:47:43 +0100
  • 85dbf4e16c
    Don't include excluded global equivalent domains during sync Patrick Li 2019-11-05 15:30:57 +1300
  • efc65b93f8
    Don't install mysql libraries for sqlite builds Patrick Li 2019-11-05 16:08:41 +1300
  • 9a0fe6f617
    Merge pull request #701 from BlackDex/issue-687 Daniel García 2019-11-04 14:44:52 +0100
  • 3442eb1b9d Trying to fix issue #687 BlackDex 2019-11-04 14:30:24 +0100
  • e449912f05
    Generate recovery codes for email and duo Daniel García 2019-11-02 18:31:50 +0100
  • 72a46fb386
    Update dependencies Daniel García 2019-11-02 17:39:27 +0100
  • d29b6bee28
    Remove unnecessary clones and other clippy fixes Daniel García 2019-11-02 17:39:01 +0100
  • e2e3712921
    Merge pull request #695 from mprasil/do-not-leak-usernames Daniel García 2019-11-02 00:12:53 +0100
  • 5c5c250d71 Compile sqlite version by default Miro Prasil 2019-11-01 23:04:36 +0000
  • 00a11b1b78 Stop leaking usernames when SIGNUPS_ALLOWED=false Miro Prasil 2019-11-01 22:34:42 +0000
  • 5ac6133c9c Added docker-compose restart script root 2019-10-31 19:56:52 +0000
  • fb66341560 added office.com to equiv domain list for msoft root 2019-10-31 11:33:50 -0600
  • 1974a0a61d Merge https://github.com/dani-garcia/bitwarden_rs Merge to update root 2019-10-31 10:41:06 -0600
  • 2b5692e9d6 Added dn log ORLHAC Etienne [EXT] 2019-10-30 11:36:28 +0100
  • 3754918ff8 Use search to get correct user dn unknown 2019-10-30 03:09:22 +0100
  • af7ee91782 Log ldap bind error details unknown 2019-10-30 02:08:11 +0100
  • 732bc26f73 Use only uid unknown 2019-10-30 01:42:06 +0100
  • c36f49e3c6 use uid unknown 2019-10-30 01:24:22 +0100
  • 8873c7f54e use sAMAccountName unknown 2019-10-30 00:42:29 +0100
  • 6e110cfd17 Use ldap CD for auth unknown 2019-10-30 00:08:13 +0100
  • d92c390c07 Fix dn sent to ldap for auth unknown 2019-10-29 23:35:43 +0100
  • 666181d4c9 Merge branch 'initial-ldap-support' of github.com:liberodark/bitwarden_rs into initial-ldap-support unknown 2019-10-29 22:53:19 +0100
  • 05a3acc9e1 Fix Error trait object dyn warnings unknown 2019-10-29 22:53:00 +0100