James Barnett
|
7dc14f59f4
|
We're using named parametes now
|
2018-07-30 15:38:48 -05:00 |
|
James Barnett
|
0843e6789d
|
Fix private data not displaying for creds
Also fix issue where delete and update cred were not using the data format
|
2018-07-30 15:31:38 -05:00 |
|
James Barnett
|
d1f09ca81c
|
Add path selection for GET requests
Also remove instances where workspace is passed for
single object lookups since it is no longer required
|
2018-07-30 13:56:34 -05:00 |
|
James Barnett
|
4c92de0b55
|
Refactor logic for determining single object output.
Also add restrictions on passing id as a query string param
|
2018-07-30 11:42:45 -05:00 |
|
James Barnett
|
9cd99cbc17
|
Fix error when id param is present in GET request
|
2018-07-28 22:55:03 -05:00 |
|
James Barnett
|
37706e094d
|
Dont wrap object in array when using ID parameter
|
2018-07-27 16:41:11 -05:00 |
|
James Barnett
|
829b43f743
|
Address minor code review comments
|
2018-07-27 16:19:17 -05:00 |
|
Erin Bleiweiss
|
d4b5e27edc
|
remove whitespace
|
2018-07-27 16:03:16 -05:00 |
|
Erin Bleiweiss
|
3e41db6994
|
refactor for more dry, more compartmentalized code
|
2018-07-27 16:00:19 -05:00 |
|
Erin Bleiweiss
|
4ac11d4e70
|
parameter validation
|
2018-07-27 15:15:49 -05:00 |
|
James Barnett
|
3411d0bce2
|
Refactor error JSON responses to use a helper method
|
2018-07-27 13:59:17 -05:00 |
|
Erin Bleiweiss
|
7cfc2b44ec
|
allow rank search with numeric value only
|
2018-07-27 13:30:29 -05:00 |
|
James Barnett
|
15fe80de06
|
Merge branch 'master' into conform_to_api_standards
|
2018-07-27 11:08:18 -05:00 |
|
Erin Bleiweiss
|
df159e957d
|
condense logic for matching rank names to numeric value
|
2018-07-27 11:02:25 -05:00 |
|
Erin Bleiweiss
|
c76f141a49
|
replace magic numbers with constants
|
2018-07-27 10:42:57 -05:00 |
|
Erin Bleiweiss
|
06c98a0772
|
ignore extraneous/invalid keywords
|
2018-07-27 10:33:47 -05:00 |
|
Erin Bleiweiss
|
44239b7005
|
remove debug line
|
2018-07-27 10:28:31 -05:00 |
|
UserExistsError
|
6181253109
|
fix multi connect bug
|
2018-07-26 17:34:11 -06:00 |
|
Erin Bleiweiss
|
129b3ec2b5
|
rename single-letter variables to be more descriptive
|
2018-07-26 17:35:26 -05:00 |
|
Erin Bleiweiss
|
23c0f70c68
|
update multi-line block syntax
|
2018-07-26 17:24:04 -05:00 |
|
Erin Bleiweiss
|
7e81e81965
|
call 'except' without duplicating variable
|
2018-07-26 17:22:15 -05:00 |
|
Erin Bleiweiss
|
9f5f2ffeab
|
remove extraneous newlines
|
2018-07-26 17:19:18 -05:00 |
|
Erin Bleiweiss
|
2572a297a2
|
clean up parameter delcarations in docs and rename doc files to module_search
|
2018-07-26 11:43:55 -05:00 |
|
James Barnett
|
5c9f002a72
|
Make hash definitions more consistent
|
2018-07-26 10:40:58 -05:00 |
|
William Vu
|
8e6a1d203b
|
Futureproof FingerprintCheck until we delete it
|
2018-07-25 21:39:02 -05:00 |
|
William Vu
|
25ef422168
|
Handle connection errors and fail_with in check
Also fix FingerprintCheck to tell us when it doesn't receive a response.
|
2018-07-25 21:11:40 -05:00 |
|
William Vu
|
8753c5bf62
|
Land #10303, HttpClient Rex::ConnectionError fix
|
2018-07-25 18:02:44 -05:00 |
|
Erin Bleiweiss
|
e6e06fea84
|
update rank param to accept descriptive names
|
2018-07-24 16:43:16 -05:00 |
|
Erin Bleiweiss
|
87434ef22d
|
pull changes
|
2018-07-24 15:42:31 -05:00 |
|
James Barnett
|
503a2276f2
|
Convert creds to use new format
|
2018-07-24 15:25:48 -05:00 |
|
Erin Bleiweiss
|
ffe4dbcc19
|
refactor out of db_manager and into web_services
|
2018-07-24 15:25:23 -05:00 |
|
Jeffrey Martin
|
6d878a9bb6
|
Land #10367, Pass a framework instance to external module shims
|
2018-07-24 15:22:47 -05:00 |
|
James Barnett
|
eccd223a3e
|
Merge branch 'master' into conform_to_api_standards
|
2018-07-24 12:11:14 -05:00 |
|
Adam Cammack
|
230e36f5f0
|
Pass the framework instance to exec module shims
|
2018-07-24 12:02:54 -05:00 |
|
James Barnett
|
e3da0a6828
|
Merge branch 'master' into remote_creds_data
|
2018-07-23 16:39:13 -05:00 |
|
Erin Bleiweiss
|
2215cab7df
|
refactor search to work with existing console search function, and expand console keyword options
|
2018-07-23 16:37:11 -05:00 |
|
James Barnett
|
862f918d49
|
Fix bug when updating Core subobjects
|
2018-07-23 16:21:30 -05:00 |
|
Wei Chen
|
dc43cc78b0
|
Land #10341, Add check method Boolean to module cache and info and search commands
|
2018-07-23 14:45:28 -05:00 |
|
James Barnett
|
b250c4e3f4
|
Honor realm in creds -S
|
2018-07-20 16:30:17 -05:00 |
|
Erin Bleiweiss
|
6c7650eec3
|
add call to warden.authenticate!
|
2018-07-20 10:34:07 -05:00 |
|
bwatters-r7
|
658267849b
|
deconflict the method names in mix-ins
|
2018-07-19 17:01:40 -05:00 |
|
James Barnett
|
65d42380d3
|
Merge branch 'master' into remote_creds_data
|
2018-07-19 16:25:06 -05:00 |
|
James Barnett
|
a8e5308fd3
|
WIP: Convert each endpoint to use the correct JSON format
|
2018-07-19 16:20:35 -05:00 |
|
Erin Bleiweiss
|
2cd5c11342
|
remove unnecessary whitespace
|
2018-07-19 15:56:04 -05:00 |
|
Erin Bleiweiss
|
ad2bd35858
|
add a requirement that there must be at least one search parameter
|
2018-07-19 14:56:51 -05:00 |
|
Erin Bleiweiss
|
04a6cf8f0a
|
pull latest changes and re-register module servlet in new sinatra base
|
2018-07-19 14:42:39 -05:00 |
|
Erin Bleiweiss
|
77fbd4b443
|
strip whitespace from field params
|
2018-07-19 14:34:47 -05:00 |
|
Erin Bleiweiss
|
ce7eb9f3fe
|
add list of valid fields to documenation and update aliases
|
2018-07-19 14:31:46 -05:00 |
|
Erin Bleiweiss
|
7dc37c8c79
|
add aliases to prevent ambiguity with plurals
|
2018-07-19 14:24:12 -05:00 |
|
Erin Bleiweiss
|
3d58ec3a53
|
add aliases for field keywords
|
2018-07-19 14:23:47 -05:00 |
|