Commit Graph
52 Commits
Author SHA1 Message Date
adamscmRH 53139b109e clean up application logic 2018-04-04 10:22:49 -04:00
adamscmRH 9ef1fce5e1 add tests & correct auditor permissions 2018-04-03 11:03:50 -04:00
adamscmRH e9a128138a add org-app endpoint & permissions 2018-04-03 08:58:53 -04:00
adamscmRH a7625b8747 add organization to app model 2018-04-03 08:58:53 -04:00
adamscmRH 5f6a8ca2c0 add authorization grant to docs 2018-03-16 12:21:22 -04:00
adamscmRH 8d460490c1 add xmlsec flag to docker installs 2018-03-14 14:28:35 -04:00
adamscmRH 91214aa899 add description to app serializer 2018-03-12 15:07:59 -04:00
adamscmRH 91c0f2da6f simplifies detail serializer 2018-03-08 14:55:25 -05:00
adamscmRH 9b195bc80f fix oauth docs 2018-03-08 12:44:53 -05:00
adamscmRH fd7c078a8b update docs 2018-03-08 12:10:29 -05:00
adamscmRH 06bacd7bdc add serializer for token detail 2018-03-08 12:03:50 -05:00
adamscmRH f485a04dfc disallow changing token-app 2018-03-07 15:13:56 -05:00
adamscmRH 0490bca268 add csrf & session settings 2018-03-07 09:32:24 -05:00
adamscmRH efaa698939 fix token expiration time 2018-03-07 00:42:44 -05:00
adamscmRH a80e3855cd fix token expiration time 2018-03-06 13:22:12 -05:00
adamscmRH 701a5c9a36 hides client_secret from act stream 2018-03-02 14:47:49 -05:00
adamscmRH fa7647f828 fix token creation 2018-03-01 16:19:58 -05:00
adamscmRH 69f8304643 adds csrf flag to support http 2018-02-27 16:19:46 -05:00
adamscmRH 40d563626e removes authtoken 2018-02-27 16:12:13 -05:00
adamscmRH 407bcd0cbd fix def application test 2018-02-26 11:35:09 -05:00
adamscmRH 30b473b0df remove default app creation 2018-02-24 21:34:07 -05:00
adamscmRH 87350e1014 prelim update to docs 2018-02-23 14:10:29 -05:00
adamscmRH 2911dec324 fixes app token endpoint 2018-02-23 11:06:53 -05:00
adamscmRH 99989892cd fixs naming 2018-02-23 09:25:23 -05:00
adamscmRH ecc61b62ca reverts cookie change 2018-02-22 15:18:12 -05:00
adamscmRH 310f37dd37 clears authtoken & add PAT 2018-02-22 15:18:12 -05:00
adamscmRH 1e14221625 added RDB info to docs 2018-01-18 11:48:26 -05:00
adamscmRH 0c63ea0052 extends JT xtra var error msg 2018-01-15 15:05:03 -05:00
adamscmRH c2e9926330 Fixed Typos 2017-12-14 16:13:04 -05:00
adamscmRH 9b84670cf0 Removes auth field from Access List serializer 2017-08-21 10:43:28 -04:00
adamscmRH 079c8fe9c1 Separates normal & smart inventory logic for script endpoint 2017-08-11 15:15:08 -04:00
adamscmRH 6cb0cbd4f7 Inventory update endpoint now returns empty list 2017-07-31 13:25:04 -04:00
adamscmRH e3525fdbc3 Changes Smart Inventory Error Message 2017-07-31 09:10:10 -04:00
adamscmRH 3dcd6ef2c2 Blocks creation of Hosts, Groups, and IS for Smart Inventories
* Updated View unit tests

* Refactored Validators

* Validator Fix for Blocking
2017-07-28 16:24:09 -04:00
adamscmRH 98c8499f2f improved query efficiently, refactored code 2017-07-21 12:22:24 -04:00
adamscmRH a3d1877e6e includes inventory refresh all in docs 2017-07-21 11:57:45 -04:00
adamscmRH 3f9f28322c Inventory Update All no longer includes manual sources 2017-07-20 18:10:22 -04:00
adamscmRH d065d5176e Removes redundant atomic transactions 2017-07-14 06:41:53 -07:00
adamscmRH 0d0c75c318 Change to update if already exists 2017-07-13 13:55:42 -04:00
adamscmRH 5a307dd62b Added defaults to get_or_create methods 2017-07-12 22:40:34 -04:00
adamscmRH b2193921ed consolidated migrations for diff help text 2017-07-12 14:12:08 -04:00
adamscmRH 58bd747cb1 Fixes group & host integrity error 2017-07-12 14:06:17 -04:00
adamscmRH e01d98f2a2 Fix IntegrityError on Source Update 2017-07-12 14:06:17 -04:00
adamscmRH ee9efef4d4 Added Migrations for diff help text 2017-07-12 14:00:50 -04:00
adamscmRH eecc3f54c1 Add help_ext for diff mode 2017-07-10 10:52:41 -04:00
adamscmRH b5d0224720 Adds on_launch --diff on api 2017-07-07 15:23:13 -04:00
adamscmRH ecef799a5a adds Playbook & AdHoc Diff 2017-07-07 15:23:13 -04:00
adamscmRH d57bc3b59c Add --diff feature to API 2017-07-07 15:23:13 -04:00
adamscmRH 7d2102102b Fix duplicate instances, & styling 2017-07-03 15:44:12 -04:00
adamscmRH 4b3b184fc8 Fix duplicate Instances in API 2017-07-03 15:23:39 -04:00
adamscmRH e0581af9ff Missing Procfile docker-compose fix 2017-06-21 14:29:49 -04:00
adamscmRH fa5b18e4d3 Fix InsGroup Cap Calc 2017-06-20 11:09:00 -04:00