]> source.dussan.org Git - redmine.git/commit
Disable API authentication with username and password when two-factor authentication...
authorMarius Balteanu <marius.balteanu@zitec.com>
Thu, 24 Feb 2022 19:10:35 +0000 (19:10 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Thu, 24 Feb 2022 19:10:35 +0000 (19:10 +0000)
commit1db2566ff95c72c6e86e2c406b2bc7827a85dc46
tree66a0ba4b2c79ce0380ee0c4edeb9ea3452e2a406
parentba74ba1c702e7a122328094341e659c2baf9fd3d
Disable API authentication with username and password when two-factor authentication is enabled for the user (#35001).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@21436 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
test/integration/api_test/authentication_test.rb