Project

General

Profile

Actions

Bug #1309

closed

Wrong include guard in Wt/Auth/PasswordStrengthValidator

Added by Jake Petroules almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
05/28/2012
Due date:
% Done:

0%

Estimated time:

Description

This header file contains:

#ifndef WT_AUTH_PASSWORD_STRENGHT_VALIDATOR

#define WT_AUTH_PASSWORD_STRENGTH_VALIDATOR

The word "STRENGHT" is mis-spelled on the first line and will thus break compilation if included twice.

Actions #1

Updated by Koen Deforche almost 12 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version set to 3.2.2

Oops!

Actions #2

Updated by Koen Deforche almost 12 years ago

  • Status changed from Resolved to Closed

Released in Wt 3.2.2

Actions

Also available in: Atom PDF