Content
View differences
Updated by Oliver Günther almost 2 years ago
### Before filing a report
_Before you file a report, please ensure you are running the latest version of OpenProject and_
_have searched for similar bug reports._
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Run OpenProject with `OPENPROJECT_2FA_ENFORCED="false"` Set 2FA from env
2. Go to `/two_factor_authentication/settings`
3. Try to update settings
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* Internal error: https://appsignal.com/openproject-gmbh/sites/62d6c55083eb673480474bf9/exceptions/incidents/2158
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. Updating the settings is prevented if provided through ENV (hide the settings) Reasonable error
###
_Before you file a report, please ensure you are running the latest version of OpenProject and_
_have searched for similar bug reports._
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Run OpenProject with `OPENPROJECT_2FA_ENFORCED="false"`
2. Go to `/two_factor_authentication/settings`
3. Try to update settings
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* Internal error: https://appsignal.com/openproject-gmbh/sites/62d6c55083eb673480474bf9/exceptions/incidents/2158
_Describe how the application should behave like. Example:_
1. Updating the settings is prevented if provided through ENV (hide the settings)
###