Page MenuHomeSolus

The inclusion of pwned-checker fixes T6654
ClosedPublic

Authored by Devil505 on Jul 13 2018, 11:19 AM.
Tags
None
Referenced Files
F11073620: D3283.id8279.diff
Sat, Aug 12, 4:43 AM
F11073619: D3283.id8113.diff
Sat, Aug 12, 4:43 AM
F11073618: D3283.id8318.diff
Sat, Aug 12, 4:43 AM
F11055125: D3283.diff
Fri, Aug 11, 1:29 AM
F10926181: D3283.id.diff
Jul 10 2023, 11:08 AM
F10907260: D3283.id8318.diff
Jul 6 2023, 6:48 PM
F10833130: D3283.diff
Jun 6 2023, 3:32 PM
F10775136: D3283.id.diff
May 22 2023, 2:41 PM

Details

Test Plan

I've tested the app to check a password and an email.
Working fine.

Diff Detail

Repository
R4350 pwned-checker
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

DataDrake added a subscriber: DataDrake.

Needs a rebuild for missing abi_used_libs

This revision now requires changes to proceed.Jul 19 2018, 1:44 PM

Needs a rebuild for missing abi_used_libs

could you be more specific ?

Needs a rebuild for missing abi_used_libs

could you be more specific ?

The files abi* are missing the files are generated when you run make or make local from within the repository. If you call directly solbuild, then you have to also execute make abireport to generate the files.

Needs a rebuild for missing abi_used_libs

could you be more specific ?

The files abi* are missing the files are generated when you run make or make local from within the repository. If you call directly solbuild, then you have to also execute make abireport to generate the files.

OK thanks :-)

This revision is now accepted and ready to land.Jul 21 2018, 4:00 PM
This revision was automatically updated to reflect the committed changes.