• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

daycry / auth / 22545351205
64%

Build:
DEFAULT BRANCH: development
Ran 01 Mar 2026 02:27PM UTC
Jobs 1
Files 143
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Mar 2026 02:24PM UTC coverage: 63.668% (+0.4%) from 63.267%
22545351205

push

github

daycry
Make TOTP 2FA optional; add tests and session cleanup

Totp2FA no longer forces TOTP on users who haven't completed setup: createIdentity() now returns an empty string to skip the action for users without a confirmed TOTP, and returns 'totp' and inserts a pending marker for confirmed users. Stale pending markers are removed before inserting new ones. Session authenticator now clears auth_action/auth_action_message in completeLogin() and respects an empty secret from startUpAction() (treating the action as skipped). HasTotp() now only treats a confirmed identity (name='totp') as enabled, excluding unverified enrollment. UserSecurityController view calls were switched to use configurable view keys and a new security_overview view key was added to Auth config. Added comprehensive Totp2FATest unit tests and updated phpstan baseline to suppress a test-specific static method warning.

12 of 15 new or added lines in 4 files covered. (80.0%)

3086 of 4847 relevant lines covered (63.67%)

43.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
0.0% src/Controllers/UserSecurityController.php
Jobs
ID Job ID Ran Files Coverage
1 22545351205.1 01 Mar 2026 02:27PM UTC 143
63.67
GitHub Action Run
Source Files on build 22545351205
  • Tree
  • List 143
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22545351205
  • 781a1b79 on github
  • Prev Build on development (#22544097197)
  • Next Build on development (#22551289947)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc