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

nette / security
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: v3.2.6
DEFAULT BRANCH: master
Repo Added 25 Jan 2021 12:42AM UTC
Files 22
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

LAST BUILD ON BRANCH v3.2
branch: v3.2
CHANGE BRANCH
x
Reset
  • v3.2
  • master
  • v3.0
  • v3.0.6
  • v3.1
  • v3.1.4
  • v3.1.5
  • v3.1.6
  • v3.1.7
  • v3.1.8
  • v3.2.0
  • v3.2.1
  • v3.2.2
  • v3.2.3
  • v3.2.4
  • v3.2.5
  • v3.2.6

24 Jul 2026 11:36PM UTC coverage: 92.845%. Remained the same
30134338255

push

github

dg
SimpleAuthenticator: added support for hashed passwords

Stored passwords may now be crypt-format hashes and can be freely
mixed with plain-text ones. Hashes are detected by the '$ident$'
prefix followed by at least 20 characters, the same way
password_verify() identifies them, so besides
bcrypt and argon2 the legacy crypt() formats work too, and a hash
with an algorithm unknown to the PHP build fails closed instead of
being compared as plain text. Plain-text comparison is timing-safe
via hash_equals().

Hashes work in the 'users' configuration section without any extra
option; argon2 hashes must be quoted in NEON because of '=' and ','.

4 of 4 new or added lines in 2 files covered. (100.0%)

558 of 601 relevant lines covered (92.85%)

0.93 hits per line

Relevant lines Covered
Build:
Build:
601 RELEVANT LINES 558 COVERED LINES
0.93 HITS PER LINE
Source Files on v3.2
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30134338255 v3.2 SimpleAuthenticator: added support for hashed passwords Stored passwords may now be crypt-format hashes and can be freely mixed with plain-text ones. Hashes are detected by the '$ident$' prefix followed by at least 20 characters, the same way pas... push 24 Jul 2026 11:39PM UTC dg github
92.85
30133545030 v3.2 SimpleAuthenticator: added support for hashed passwords Stored passwords may now be crypt-format hashes and can be freely mixed with plain-text ones. Hashes are detected by the '$ident$' prefix followed by at least 20 characters, the same way pas... push 24 Jul 2026 11:21PM UTC dg github
92.85
29303479561 v3.2 added AGENTS.md & DOCS push 14 Jul 2026 03:25AM UTC dg github
92.49
29303370998 v3.2 added AGENTS.md & DOCS push 14 Jul 2026 03:23AM UTC dg github
92.49
27526446371 v3.2 added CLAUDE.md push 15 Jun 2026 05:42AM UTC dg github
92.49
26321307227 v3.2 added CLAUDE.md push 23 May 2026 02:40AM UTC dg github
92.49
26320705753 v3.2 added CLAUDE.md push 23 May 2026 02:10AM UTC dg github
92.49
26320561308 v3.2 added CLAUDE.md push 23 May 2026 02:03AM UTC dg github
92.49
26320349105 v3.2 added CLAUDE.md push 23 May 2026 01:53AM UTC dg github
92.49
25697904734 v3.2 added CLAUDE.md push 11 May 2026 09:18PM UTC dg github
92.47
See All Builds (212)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc