Skip to content

Releases: PerimeterX/perimeterx-asp-net

Removed unneeded function

16 Sep 08:49
079daa4
Compare
Choose a tag to compare
Merge pull request #51 from PerimeterX/dev

Version 2.7.1

Captcha v2 fixes

16 Sep 08:29
336f4bd
Compare
Choose a tag to compare
Merge pull request #50 from PerimeterX/dev

Version 2.7.0

Captcha v2 support

08 Jul 13:38
1142eae
Compare
Choose a tag to compare

Added captcha v2 support

Bug Fixes

11 Jun 07:16
4bd6c30
Compare
Choose a tag to compare

Fixed

  • Token extraction in cookie validator

First Party Mode

14 Mar 12:51
c3c1569
Compare
Choose a tag to compare

Added

  • Support first party mode

Enforce Specific Routes

21 Feb 11:01
f48f39d
Compare
Choose a tag to compare

Added

  • Enforce for specific routes

Mobile sdk features

05 Feb 09:40
4ccd833
Compare
Choose a tag to compare

Added

- Support for mobile sdk
- Support for original tokens
- Support funCaptcha in mobile
- Enforcer Telemetry

Modified

- Edit block page footer
- Edit reCaptcha template to use b64 captcha
- Enrichment for async activities

Fixed

- Handling duplicate cookies

Bug fixes and New Features

11 Oct 06:57
Compare
Choose a tag to compare

##[2.2.0] - 2017-11-10

Fixed

    - Fixed default value for sensitive_route
    - Using action_block to render block pages
    - Naming for s2s expired_cookie reason to cookie_expired

Added

    - JS Challenge support
    - FunCaptcha support
    - CustomVerificationHandler support
    - MonitorMode and set default to true

Important note:
MonitorMode configuration is breaking backward support, if you upgrade to this version or further and want to keep your blocking active, please set it to False

Sensitive Routes and bug fixes

04 Jun 14:07
Compare
Choose a tag to compare

Fixed

- Renamed risk_score to block_score in activity details
- Fixed block score threshols

Added

- Support for sensitive routes
- Log page requested reason
- Mesure risk rout trip time

Module refactoring and Cookie v3 + Risk v2

15 May 09:49
Compare
Choose a tag to compare

Fixed

- Collect right Hostname in context
- Renamed module_version

Added

- Block/Page Requested Activities now sends module_verison and risk_socre
- Support Cookie v3
- Support RiskAPI v2

Changed

- Moved PxModule verification code, request state, api calls to managable files
- New classes, Validators, DataContracts (Cookies, Activities, Requests etc...)
- Refactor module to work with PxContext
- Reordered library into folders