Skip to content

Releases: simioni87/auth_analyzer

1.1.14

23 Apr 14:29
Compare
Choose a tag to compare
  • Added Parameter Alias Feature and other QOL snippets (thanks to BinaryScary)
  • Auth Analyzer Menu re-added
  • Comments can now be exported as well

1.1.13

03 Dec 11:24
Compare
Choose a tag to compare
  • Drop Original Request only drops when the Request is not filtered (e.g., CORS Preflight Requests are not dropped when an OPTIONS Method filter is set)
  • Improvement in File Type Filter Check
  • Negative Search Function added
  • Comments can now be exported as well

1.1.12

22 Jul 12:22
Compare
Choose a tag to compare
  • 'Repeat Requests with Options' to Context menu added
  • Search in Request / Response functionality added
  • Bug fixes
  • Setting added (Apply Filter on manual Request Repetition)
  • Setting added (Delay between Requests)
  • Match and Replace patterns will be replaced now not only on the first occurrence

1.1.11

05 Jul 07:49
Compare
Choose a tag to compare
  • Bugfixes

1.1.10

27 Apr 07:21
Compare
Choose a tag to compare
  • HTML Property added where needed
  • Create, Delete, Modify Session GUI changes

1.1.9

23 Apr 05:23
Compare
Choose a tag to compare
  • Bugfixes
  • Some Refactorings
  • JSON Primitive Data Types are considered now
  • Table Search Field added
  • Table Filter Info Label added

1.1.8

11 Nov 12:55
Compare
Choose a tag to compare
  • Match and Replace feature added
  • JSON values will be set in its proper type (boolean, number or string)
  • Response Length Diff Column added
  • 'URL Encode Parameter Value' Setting added
  • Comment Feature added
  • Feature Info Box added

1.1.7

07 May 11:41
Compare
Choose a tag to compare
  • Add Parameter if not exists function
  • Test CORS Function (OPTIONS header will be set if selected)
  • Repeat Request possible even if Auth Analyzer is stopped
  • Removed "Filter Requests with same headers" from GUI
  • Bugfixes

1.1.6

26 Mar 13:12
e5f1b94
Compare
Choose a tag to compare

Changes 1.1.6

  • URL encode extracted input field values (e.g. needed for ViewState)
  • Case Sensitve Parameter Name Setting
  • Auth Analyzer Menu added
  • Settings Dialog added
  • About Dialog added
  • Bugfixes
  • Some GUI Improvements

1.1.5

21 Feb 08:05
f60298f
Compare
Choose a tag to compare
  • Repeat Requests over Context Menu (e.g. Sitemap of a whole API can be marked and sent to Auth Analyzer)
  • Set Parameters Automatically over Context Menu (e.g. Auto Set Parameters of Login Request)
  • Delete Token Value Functionality
  • 'Set Header' Context Menu added
  • Length and Status Columns added
  • Hide / Show Columns Functionality
  • Several Requests can be Marked / Deleted / Repeated at a time
  • Auto Save Setup on Project Level
  • Some GUI Improvements