Commit Graph

  • 18fc598035 Bolt backup endpoint (#514) Jesse Peterson 2018-10-13 21:01:22 -07:00
  • 03734c9797 add push_info table to postgres (#532) Victor Vrantchan 2018-10-13 22:00:38 -04:00
  • 17bce22e95 add postgres device store (#531) Victor Vrantchan 2018-10-13 21:05:19 -04:00
  • 1593659382 add proper logger to queue (#530) Victor Vrantchan 2018-10-13 14:25:11 -04:00
  • 8af0ef7bd1 Add support for the ApplicationConfiguration setting (#521) Victor Vrantchan 2018-10-13 13:54:43 -04:00
  • 3707d489a6 read apns cert from db if stored Victor Vrantchan 2018-10-12 09:16:52 -04:00
  • b511b426e3 remove apns flags (#528) Victor Vrantchan 2018-10-12 08:19:34 -04:00
  • bec5193b88 GET to POST for v1/users endpoint (#526) jenjac 2018-10-10 12:23:02 -05:00
  • 6d2137ae54 GET to POST for v1/blueprints endpoint (#524) jenjac 2018-10-10 12:06:40 -05:00
  • 0ecc2d9f24 GET to POST and POST to PUT for v1/apps endpoint (#525) jenjac 2018-10-10 12:06:24 -05:00
  • 323c05b230 GET to POST for v1/profiles endpoint (#523) jenjac 2018-10-10 11:32:46 -05:00
  • 3370b9cb11 GET to POST (#522) jenjac 2018-10-10 11:32:02 -05:00
  • f45a0469f0 Some cleanup based on goreportcard linters (#517) Danny Lockard 2018-10-02 13:54:10 -05:00
  • c146e224d7 fixed bootstrapping (#515) 0xflotus 2018-10-02 14:18:21 +02:00
  • 204834e70c DEP fixes (#513) Jesse Peterson 2018-09-26 10:40:08 -07:00
  • d150d031e8 UDID/device certificate authentication (v.2) (#429) Jesse Peterson 2018-09-11 20:25:49 -07:00
  • 93fb332b84 Depsync cleanup (#505) Victor Vrantchan 2018-09-11 02:01:25 +00:00
  • 1b6642613a remove debug lines Victor Vrantchan 2018-09-08 14:57:59 -04:00
  • ef127f9aad move the dep library into the core repo (#504) Victor Vrantchan 2018-09-08 18:39:31 +00:00
  • a1872909d1 update dep Victor Vrantchan 2018-09-07 11:26:11 -04:00
  • 39c3dfb8eb Retrieve certificate (#503) Jesse Peterson 2018-09-07 06:10:43 -07:00
  • 06121223b0 Remove go build -i per https://github.com/golang/go/issues/27285 (#502) Jesse Peterson 2018-09-07 06:09:03 -07:00
  • ade912ad11 Updated CHANGELOG (round 2: metadata) (#501) v1.4.0 Jesse Peterson 2018-09-06 20:53:59 -07:00
  • c65afe4608 Updated CHANGELOG (#500) Jesse Peterson 2018-09-06 20:41:33 -07:00
  • 32e0711cab update dep Victor Vrantchan 2018-09-06 21:25:53 -04:00
  • 1551d577f6 update CHANGELOG Victor Vrantchan 2018-09-06 21:11:51 -04:00
  • 87c7ced066 support Go 1.11, disallow older versions. (#499) Victor Vrantchan 2018-09-07 01:03:51 +00:00
  • 9c8885eca9 Re-fetch on invalid cursor (#497) Jesse Peterson 2018-09-04 09:13:30 -07:00
  • c8aa654280 Update back to the sha256 branch of pkcs7 (#493) Scott Knight 2018-08-24 12:33:27 -04:00
  • 8a941542f7 Support device removal by serial number (#484) Scott Knight 2018-08-23 14:58:41 -04:00
  • 72487f8c1e Remove SCEP CA certificate from both being stored on disk and being included in the enrollment profile (#490) Jesse Peterson 2018-08-23 07:20:47 -07:00
  • 2f2616e274 Correct SCEP profile payload (#492) Scott Knight 2018-08-23 10:20:16 -04:00
  • 653e9ac2d0 Output base64 encoded data on one line in command examples (#477) Gerard Kok 2018-08-10 19:21:50 +02:00
  • e26bc2c19c Use config for block push (#480) Jesse Peterson 2018-08-08 10:26:59 -07:00
  • 3b12474931 Sync dep devices tool (#481) Erik Gomez 2018-08-07 12:34:30 -05:00
  • d7fde4f891 Add back push worker init (#473) Jesse Peterson 2018-07-26 17:17:55 -07:00
  • 464e00a251 DeviceInformation command API example support query strings (#469) Derick Naef 2018-07-24 15:18:59 -04:00
  • 463fbbdeb2 decode URL params into webhook event (#467) Victor Vrantchan 2018-07-21 18:13:56 +00:00
  • d7f07bb022 Move the server type to it's own package (#458) Mike Arpaia 2018-07-13 17:40:13 -04:00
  • 8f5838ceea Allow setting curl options in environment variable (#455) Jesse Peterson 2018-07-12 04:35:42 -07:00
  • 9f60f7baca pin to aes_fix branch (#454) v1.3.1 Victor Vrantchan 2018-07-10 21:52:40 -04:00
  • 8ab19a93e8 add support for InstallEnterpriseApplication command (#452) Victor Vrantchan 2018-07-09 22:48:10 -04:00
  • 6dcd89ac49 Cleanup blueprint indexing (#447) Scott Knight 2018-07-05 16:28:26 -04:00
  • 1593d130e7 Update to the latest pkcs7 sha256 changes (#451) Scott Knight 2018-07-05 16:28:04 -04:00
  • bbabd751b7 add device_information and security_info commands with curl API (#448) Victor Vrantchan 2018-06-22 22:25:06 -04:00
  • 0b953e5d69 Create a custom http.Client for apns communication (#446) Scott Knight 2018-06-22 17:40:12 -04:00
  • 529860bf15 Allow removal of device records (#444) Scott Knight 2018-06-21 11:43:16 -04:00
  • f13953790b Create pushinfo Worker separate from DB implementation (#445) Scott Knight 2018-06-21 11:34:19 -04:00
  • 05344403a5 Add software update command examples (#442) Scott Knight 2018-06-21 08:07:56 -04:00
  • 24efe18538 Use micromdm/scep master (for newer pkcs7 lib) (#440) Jesse Peterson 2018-06-15 14:35:45 -07:00
  • 08aa5151dc fix: Smallest typo in the world (#439) Clayton Burlison 2018-06-14 08:17:51 -07:00
  • 6dd045e5b8 Remove superfluous whitespace from markdown files (#438) Mike Arpaia 2018-06-13 23:33:53 -04:00
  • 2696fee2e7 Fix code-never-reached situation (#434) Jesse Peterson 2018-06-13 18:44:37 -07:00
  • 8bdc5e3ffe Don't hide error (#435) Jesse Peterson 2018-06-13 18:43:35 -07:00
  • 288d60dde9 Update base container to Alpine 3.7 (#437) Mike Arpaia 2018-06-13 21:42:24 -04:00
  • 25a07b82b5 Update changelog (#432) Jesse Peterson 2018-06-11 11:00:36 -07:00
  • 037a0b999f Fix bug in #430 (#433) Jesse Peterson 2018-06-11 11:00:18 -07:00
  • 136567a7a5 Ensure enrollment message is published for newly enrolled devices (#431) Scott Knight 2018-06-11 10:52:28 -04:00
  • 41bb645688 dependency update v1.3.0 Victor Vrantchan 2018-06-10 06:46:16 -07:00
  • b857046412 Use constant time (#430) Jesse Peterson 2018-06-09 11:09:28 -07:00
  • ee3f43d4c6 create user worker separate from DB implementation. (#426) Victor Vrantchan 2018-05-30 09:18:04 -07:00
  • 1ccf1c8ca1 decouple device updates from db CRUD (#427) Victor Vrantchan 2018-05-30 09:14:41 -07:00
  • 35051e7d9b Add a more complete webhook worker. (#424) Victor Vrantchan 2018-05-30 09:14:19 -07:00
  • 1916f2a2f5 add logging to device block service (#425) Victor Vrantchan 2018-05-29 07:41:57 -04:00
  • dcd0ec4a41 reorganize MDM service into a single package. (#423) Victor Vrantchan 2018-05-27 17:47:21 -04:00
  • be837649b3 Do not allow mdmctl config set without args (#421) Scott Knight 2018-05-27 13:08:14 -04:00
  • 4283b5a76e Prevent multiple device records with the same UDID (#422) Scott Knight 2018-05-27 10:16:30 -04:00
  • 6507d2edd2 Switch for hosting homepage (#420) Jesse Peterson 2018-05-15 04:49:59 -07:00
  • b6bb81f569 reduce unnecessary boilerplate Victor Vrantchan 2018-05-12 19:36:24 -04:00
  • 3eca74879a update circle-ci to go 1.10 (#419) Victor Vrantchan 2018-05-12 19:28:56 -04:00
  • 70d26149ae only register HTTP routes once (#418) Victor Vrantchan 2018-05-12 19:17:40 -04:00
  • 887754922c apns command switches are deprecated, warn user (#412) Jesse Peterson 2018-05-12 14:27:52 -07:00
  • 6cda0a214b Guard aginst tls=false and supplying cert&key (#414) Jesse Peterson 2018-05-12 14:21:21 -07:00
  • c1c1cfb175 refactor command service to use one method per file (#416) Victor Vrantchan 2018-05-12 17:04:05 -04:00
  • a6681610e3 ChangeLog updates (#413) Jesse Peterson 2018-05-12 13:18:32 -07:00
  • 3114badbb7 remove no longer used proto types. (#415) Victor Vrantchan 2018-05-12 16:13:17 -04:00
  • 6da097ec78 move MDM types to micromdm/micromdm (#341) Victor Vrantchan 2018-05-12 15:54:04 -04:00
  • 10d6d99f9b DEP auto-assignment (v2) (#405) Jesse Peterson 2018-05-11 13:52:06 -07:00
  • b53f9b5c5e Rename LastCheckin to LastSeen (#409) Jesse Peterson 2018-05-09 15:02:45 -07:00
  • 8118bf6333 correct header and format for json decoding of error (#411) Brett Demetris 2018-05-09 09:53:56 -07:00
  • a56ff7d295 Update ChangeLog with curated list of recent changes & add commit links (#407) Jesse Peterson 2018-05-08 07:36:07 -07:00
  • 9d15fff516 search a serial out of all serials (#363) Brett Demetris 2018-05-07 10:22:54 -07:00
  • e32d2bea1b Add explicit DEP sync now (#404) Jesse Peterson 2018-05-05 11:57:50 -07:00
  • 1c7c9f0098 Structured logging for depsync (#403) Jesse Peterson 2018-05-05 11:51:33 -07:00
  • 5661b62021 Implement mdmcert.download support in mdmctl (#401) Jesse Peterson 2018-05-02 22:05:32 -07:00
  • 3cb96ac30c Reject UserAuthentication attempts per MDM spec (#379) Jesse Peterson 2018-05-02 12:58:40 -07:00
  • 0f0df96176 Only allow saving Blueprints with unique names (#382) Jesse Peterson 2018-05-02 12:36:48 -07:00
  • 27786e12a1 must start server with api-key (#396) Brett Demetris 2018-04-19 18:14:50 -07:00
  • f843041cbc add ngrok developemnt and curl request helpers (#392) Victor Vrantchan 2018-04-07 19:35:27 -04:00
  • 40d5c9cd34 Default value for DOCKER_IMAGE_NAME if not already set (#390) Lars Preben Sørsdahl 2018-03-26 18:32:56 +02:00
  • 2768a611d5 updated added another 0 to the value (#387) Dan Falzon 2018-03-15 12:15:43 +00:00
  • fbad2a2aaa Updated libraries using "dep ensure" to include last mdm lib version (#386) Lars Preben Sørsdahl 2018-03-14 15:04:40 +01:00
  • b8f8b8eb80 footer logo is now a clickable link which returns to homepage (#11) Brandon Kurtz 2018-02-06 22:13:13 -05:00
  • 979f32be43 Raise command API limit (#376) Jesse Peterson 2018-01-29 22:51:34 -08:00
  • a45d79f37a Validate topic info in push certificate (#373) (#373) Lars Preben Sørsdahl 2018-01-26 14:41:30 +01:00
  • 91169c9933 Fix issue where errors.Wrap()-ing an error hides its interface type (#372) Jesse Peterson 2018-01-23 18:58:51 -08:00
  • f7580b38bc remove expectation of json from decodeListDeviceRequest (#365) Brett Demetris 2018-01-08 17:24:04 -08:00
  • eced3659cf replace trackign id groob 2017-12-15 18:07:58 -05:00
  • 961e41a36e Better website fixes (#10) Jason Meller 2017-12-15 17:40:14 -05:00
  • 175b84e631 refactor apns API and datastore (#359) Victor Vrantchan 2017-12-14 20:35:50 -05:00