summaryrefslogtreecommitdiffstats
path: root/test/integration/twofa_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Adds test for #35417.Marius Balteanu2021-07-281-0/+26
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21104 e93f8b46-1217-0410-a6f0-8f06a7374b81
* When 2FA is set to optional, allow to require 2FA only for certain user ↵Marius Balteanu2021-07-041-0/+26
| | | | | | | | groups (#31920). Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@21060 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Users without two-factor authentication enabled cannot sign out when ↵Go MAEDA2021-04-161-0/+13
| | | | | | | | | two-factor authentication is required (#35087). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20949 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix redirect loop when both enabling two-factor authentication and changing ↵Go MAEDA2021-02-021-0/+13
| | | | | | | | | password are required (#1237, #34618). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20734 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of test/integration/twofa_test.rbToshi MARUYAMA2020-11-211-8/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20460 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Integration test for 2fa auth (#1237).Go MAEDA2020-08-291-0/+144
Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@19991 e93f8b46-1217-0410-a6f0-8f06a7374b81