Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • beb83b02 (tag: v0.9.12) Only copy app objects for enabled plan apps. Add TlsPassthru app to all plans. Add confirm password error messages. by Jonathan Cobb 2020-03-12 15:29:21 -0400
  • 1684713d Only copy app objects for enabled plan apps. Add TlsPassthru app to all plans. Add confirm password error messages. by Jonathan Cobb 2020-03-12 15:29:13 -0400
  • 15c9891e validate config driver if set by Jonathan Cobb 2020-03-12 03:28:44 -0400
  • d78aa909 no data presentation (yet) for passthru app by Jonathan Cobb 2020-03-12 03:28:17 -0400
  • 2ea35143 default to only one retry for model setup by Jonathan Cobb 2020-03-12 02:58:01 -0400
  • 032c002f fix passthru flag, move from app to matcher by Jonathan Cobb 2020-03-12 00:56:11 -0400
  • 663921f4 enable passthru app by Jonathan Cobb 2020-03-12 00:50:05 -0400
  • 19ec5be0 automatically install admin ssh keys by Jonathan Cobb 2020-03-11 23:57:41 -0400
  • fc20af7f remove unused import by Jonathan Cobb 2020-03-11 23:39:56 -0400
  • eb20cfa2 use static import by Jonathan Cobb 2020-03-11 12:24:55 -0400
  • f5d46527 default to root network if no network set up by Jonathan Cobb 2020-03-11 12:24:35 -0400
  • 7b2da1e4 (tag: v0.9.11) Add deviceType, fix PostgreSQL restart error by Jonathan Cobb 2020-03-11 12:08:00 -0400
  • ebde96c6 add copyright notice by Jonathan Cobb 2020-03-11 12:06:47 -0400
  • 95892394 when updating Device, set deviceType to 'other' if null or uninitialized by Jonathan Cobb 2020-03-11 12:04:30 -0400
  • f34efa23 add symlinks to fix odd postgres restart bug by Jonathan Cobb 2020-03-11 11:57:29 -0400
  • fe4722f6 add device type by Jonathan Cobb 2020-03-11 11:57:17 -0400
  • eca8620c copy role from classpath to local storage in exists check by Jonathan Cobb 2020-03-10 08:11:41 -0400
  • 9616eed9 write roles to storage if found on classpath by Jonathan Cobb 2020-03-10 07:51:19 -0400
  • 6e42bf5d fix payment method display by Jonathan Cobb 2020-03-10 07:42:08 -0400
  • c202ab1e fix DST bug in geoTime driver test by Jonathan Cobb 2020-03-10 06:49:44 -0400
  • 22f0074c make passthru optional, default to false by Jonathan Cobb 2020-03-10 05:33:48 -0400
  • 38fad3f5 update mitmproxy by Jonathan Cobb 2020-03-10 05:27:59 -0400
  • 9c9aca17 (tag: v0.9.10) Auto-detect TLS handshake failures, enable passthru. Add passthru check based on IP by Jonathan Cobb 2020-03-10 04:45:53 -0400
  • 6608943a auto-detect tls failures. add passthru based on ip addr by Jonathan Cobb 2020-03-10 04:44:34 -0400
  • 3c44b803 (tag: v0.9.9) update version by Jonathan Cobb 2020-03-10 03:15:48 -0400
  • fad372e9 TLS passthru now working by Jonathan Cobb 2020-03-10 03:14:28 -0400
  • 423aa130 improve analytics app, add filters to exclude from logging by Jonathan Cobb 2020-03-08 18:27:15 -0400
  • e6c282a9 configs for TlsPassthru app now working by Jonathan Cobb 2020-03-05 23:17:14 -0500
  • 5d557790 introduce passthru app, add app priority by Jonathan Cobb 2020-03-05 18:18:32 -0500
  • 2969414d add copyright headers to python files by Jonathan Cobb 2020-03-05 12:16:47 -0500
  • a5546586 add copyright notices to ansible role files by Jonathan Cobb 2020-03-05 11:51:03 -0500
  • 62b5210a process block rules on referrer as well by Jonathan Cobb 2020-03-05 10:20:57 -0500
  • 1ccf9ac4 do not capture self-requests in TrafficAnalytics by Jonathan Cobb 2020-03-05 10:20:39 -0500
  • 3b95c7c6 add file header by Jonathan Cobb 2020-02-28 17:38:25 -0500
  • 7d8577d2 add file header by Jonathan Cobb 2020-02-28 17:37:57 -0500
  • 9cc84901 add DbFilterAuthenticatorService by Jonathan Cobb 2020-02-28 17:36:37 -0500
  • dd1ec12f Add DbFilterAuthenticatorService by Jonathan Cobb 2020-02-28 17:36:09 -0500
  • 7d107934 (tag: v0.9.7) Multifactor auth improvements by Jonathan Cobb 2020-02-28 17:24:06 -0500
  • 828e2e53 fix multifactor auth test, improve approval validation by Jonathan Cobb 2020-02-28 17:23:29 -0500
  • b666e11b fix validation message by Jonathan Cobb 2020-02-28 16:46:22 -0500
  • cf2045c2 proper app object creation for new accounts by Jonathan Cobb 2020-02-28 16:37:31 -0500
  • 08f0b559 fix population of app objects upon account creation by Jonathan Cobb 2020-02-28 16:32:07 -0500
  • 09ce5806 (tag: v0.9.5) fix forgot password functionality, support totp token by Jonathan Cobb 2020-02-28 15:18:42 -0500
  • 3fb35a2c fix forgot password functionality, support totp token by Jonathan Cobb 2020-02-28 15:18:09 -0500
  • e7af6415 (tag: v0.9.4) render messages before delivery via delegate by Jonathan Cobb 2020-02-28 03:36:16 -0500
  • 05819d6f fix cert file path by Jonathan Cobb 2020-02-27 23:51:59 -0500
  • 2a991df4 (tag: v0.9.3) bump version by Jonathan Cobb 2020-02-27 22:48:04 -0500
  • 40a7a167 update license link by Jonathan Cobb 2020-02-27 22:47:10 -0500
  • 0e57ed4b add Bubble ads/trackers list by Jonathan Cobb 2020-02-27 19:52:04 -0500
  • d4d9ed4f (tag: v0.9.2) bump version by Jonathan Cobb 2020-02-26 23:59:44 -0500
  • afcb4a06 add legal labels/links by Jonathan Cobb 2020-02-26 23:58:11 -0500
  • 701e2b71 allow additional context to be parsed as a class, add additional classpath support to run.sh by Jonathan Cobb 2020-02-26 19:13:21 -0500
  • a39ebe50 add additional context var to handlebars main by Jonathan Cobb 2020-02-26 18:43:49 -0500
  • 0230d5aa (tag: v0.9.1) Fill in missing standard file headers by Jonathan Cobb 2020-02-26 05:51:59 -0500
  • e4cd60ca (tag: v0.9.0) bump version by Jonathan Cobb 2020-02-26 05:23:55 -0500
  • 560150ab add copyright/license comments by Jonathan Cobb 2020-02-26 05:21:10 -0500
  • efd00050 update util by Jonathan Cobb 2020-02-26 04:22:07 -0500
  • b9017d2a update util by Jonathan Cobb 2020-02-26 03:30:03 -0500
  • a5c6cf61 add file-header command by Jonathan Cobb 2020-02-26 03:24:52 -0500
  • e31eda77 limit pass-thru delegation to services already delegated, and not on local nodes by Jonathan Cobb 2020-02-26 00:38:48 -0500
  • 6231120a subaccounts now working. do not list sage account in user listing for nodes by Jonathan Cobb 2020-02-26 00:02:03 -0500
  • 61ef3b5a if refund can't be issued because of payment with a promotional credit, log it but don't throw exception by Jonathan Cobb 2020-02-25 22:10:19 -0500
  • dd0f8a15 fix CloudServices management for nodes by Jonathan Cobb 2020-02-25 20:24:29 -0500
  • 21e0850a fix max accounts check, add terms agreement for subaccounts by Jonathan Cobb 2020-02-23 09:15:01 -0500
  • 538740f4 add requireSendMetrics to public configs by Jonathan Cobb 2020-02-21 13:30:08 -0500
  • 95599944 add requireSendMetrics flag to configuration by Jonathan Cobb 2020-02-21 13:25:15 -0500
  • 5c6e131e (tag: v0.8.0) allow using existing payment method. rename errbit vars to error by Jonathan Cobb 2020-02-20 20:36:33 -0500
  • a51ca97f ensure sendMetrics setting is carried through to network by Jonathan Cobb 2020-02-20 18:45:13 -0500
  • 4ed0cf70 fix ansible errbit vars by Jonathan Cobb 2020-02-20 13:24:38 -0500
  • 9b84059e use networkDomain as ca-cert basename, disable search view initialization by Jonathan Cobb 2020-02-20 13:12:00 -0500
  • 12b75688 add sendMetrics flag, set ansible ctx vars depending on value by Jonathan Cobb 2020-02-20 12:51:49 -0500
  • 166782b4 add fallback for getting LOCAL_NET_ID by Jonathan Cobb 2020-02-20 11:57:31 -0500
  • 687753d9 introduce per-plan account limit by Jonathan Cobb 2020-02-20 11:50:25 -0500
  • c5eac0ab mitm cert name is now named after server alias by Jonathan Cobb 2020-02-19 18:24:21 -0500
  • e1982ca2 only one try at ansible, key won't work after that anyway by Jonathan Cobb 2020-02-19 17:07:46 -0500
  • 2493c5bc fix terms error display by Jonathan Cobb 2020-02-19 17:00:27 -0500
  • 01d879e8 fix terms display by Jonathan Cobb 2020-02-19 16:51:27 -0500
  • b13673c2 add terms to account by Jonathan Cobb 2020-02-19 16:39:04 -0500
  • 5226924d fixes for noop cloud by Jonathan Cobb 2020-02-19 16:02:37 -0500
  • b7d9684e use simple name for noop cloud by Jonathan Cobb 2020-02-19 15:25:43 -0500
  • a6d38455 noop clouds need unique names by Jonathan Cobb 2020-02-19 15:20:55 -0500
  • 0022adaa copy AccountPaymentMethods, but blank them out and set driver to NoopCloud by Jonathan Cobb 2020-02-19 14:27:43 -0500
  • 69000aed show app icons on new network page. autoselect payment method if there is only one by Jonathan Cobb 2020-02-19 13:01:49 -0500
  • 3d20a679 add debug log by Jonathan Cobb 2020-02-19 13:01:40 -0500
  • c67ab1ef fix first-time activation, populate root network files by Jonathan Cobb 2020-02-19 11:52:02 -0500
  • 57461431 run certbot if either cert is missing by Jonathan Cobb 2020-02-19 11:17:49 -0500
  • 35f4a2b1 use unzip -u in case files already exist by Jonathan Cobb 2020-02-19 11:13:06 -0500
  • 0702a844 remove cloud drivers from configs by Jonathan Cobb 2020-02-19 10:20:36 -0500
  • 88c8246d during activation, allow root password and ssh key to be loaded from env by Jonathan Cobb 2020-02-19 09:48:17 -0500
  • 75a96885 only filter some entities when fullCopy is false by Jonathan Cobb 2020-02-19 09:16:31 -0500
  • 22f72236 add promo_code_policy to default roles, fix default app setup by Jonathan Cobb 2020-02-19 08:36:53 -0500
  • e52abd62 enforce promo code policy by Jonathan Cobb 2020-02-19 08:24:08 -0500
  • fc4fd076 update favicons by Jonathan Cobb 2020-02-18 18:23:48 -0500
  • 73eea01c limit display when only one payment method by Jonathan Cobb 2020-02-18 10:40:31 -0500
  • 0f49b616 add support for viewing/updating payment methods by Jonathan Cobb 2020-02-18 10:33:19 -0500
  • 896d23de fix tests, bill no longer has quantity/price, only total by Jonathan Cobb 2020-02-18 08:13:46 -0500
  • 39d2c7a1 fix bill search by Jonathan Cobb 2020-02-16 14:38:31 -0500
  • 6adc0736 add bill detail view, add currency checks to promotions by Jonathan Cobb 2020-02-16 14:27:15 -0500
  • 9c49e4c6 move MockStripe driver to main, add UI support for bills by Jonathan Cobb 2020-02-16 12:21:14 -0500
  • 43957041 fix account deletion, don't lookup policy after dependencies have been deleted by Jonathan Cobb 2020-02-16 10:55:48 -0500