Build: #22 was successful Changes by nicofuma

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
10 hours
Duration
49 minutes
Labels
None
Revision
e064fd0d6d4bfd3169216951f77edbb02f7d86f6 e064fd0d6d4bfd3169216951f77edbb02f7d86f6
Total tests
6517
Successful since
#4 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
nicofuma nicofuma e064fd0d6d4bfd3169216951f77edbb02f7d86f6 e064fd0d6d4bfd3169216951f77edbb02f7d86f6 Merge branch '3.2.x'
* 3.2.x:
  [ticket/14733] Make sure detect_algorithm() works correctly and add tests
  [ticket/14733] Extend passwords driver_interface in rehashable_driver_interface
  [ticket/14733] Use new interface to preserve backwards compatibility
  [ticket/14733] Use default cost factor in bcrypt constructor
  [ticket/14733] Support increasing hashing cost factor
nicofuma nicofuma 487df8befc9477c742b2794593c2ddb290c1c678 m 487df8befc9477c742b2794593c2ddb290c1c678 Merge pull request #4405 from marc1706/ticket/14733
[ticket/14733] Support increasing hashing cost factor

* marc1706/ticket/14733:
  [ticket/14733] Make sure detect_algorithm() works correctly and add tests
  [ticket/14733] Extend passwords driver_interface in rehashable_driver_interface
  [ticket/14733] Use new interface to preserve backwards compatibility
  [ticket/14733] Use default cost factor in bcrypt constructor
  [ticket/14733] Support increasing hashing cost factor
Marc Marc 380be9f1fd713dbcee91f12f18060d6b3ff4819e m 380be9f1fd713dbcee91f12f18060d6b3ff4819e [ticket/14733] Make sure detect_algorithm() works correctly and add tests
detect_algorithm() returned array() if an algorithm prefix was more than 2
characters long. This might have been invalid for other prefixes. In order
to correctly cope with other prefixes, another check for a backslash in the
prefix definitino has been added.
This was discovered while writing the tests for the newly added interface.

PHPBB3-14733
Marc Marc 722639a0e213e905cfb4a01aa54e638f7670ba63 m 722639a0e213e905cfb4a01aa54e638f7670ba63 [ticket/14733] Extend passwords driver_interface in rehashable_driver_interface
PHPBB3-14733
Marc Marc d15269950d8f577a69f3359614d48087c84d4cec m d15269950d8f577a69f3359614d48087c84d4cec [ticket/14733] Use new interface to preserve backwards compatibility
PHPBB3-14733

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB3-14733Could not obtain issue details from Jira