FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
91 stars 12 forks source link

Unexpected Reactor Behavior #1376

Open jobannon opened 3 years ago

jobannon commented 3 years ago

Unexpected Reactor Behavior

Description

After deactivating Reactor, expected that my email gate would not work, but continues to function (as do a few other features).

Affects versions

1.30.1

Steps to reproduce

Steps to reproduce the behavior:

  1. Activate reactor
  2. Create a verified email gate
  3. Deactivate reactor
  4. Expect that email gate behavior will no longer be enforced.

Expected behavior

Expect that email gate behavior will no longer be enforced after reactor is deactivated

Screenshots

Platform

Dev setup

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

Additional context

Add any other context about the problem here.

robotdan commented 1 year ago

TBD, needs investigation to see if this is working as designed, or if we want to immediately shut off this feature.