@@ -144,7 +144,7 @@ |
||
144 | 144 | } |
145 | 145 | |
146 | 146 | if // do we need to do secondFactor in interval, or even every time? |
147 | - // we skip only if an interval is configured AND we did successfully authenticate, AND are within the interval |
|
147 | + // we skip only if an interval is configured AND we did successfully authenticate, AND are within the interval |
|
148 | 148 | ( |
149 | 149 | $this->SecondFactorMaxAge !== null && // |
150 | 150 | ( |