Project

General

Profile

« Previous | Next » 

Revision 52195

Add type field in Email and comments about verification code in Verification Actions

View differences:

VerificationActions.java
129 129
            return false;
130 130
    }
131 131

  
132
    /**
133
     * Checks if the verification code has expired
134
     * !!! Verification code expires in 24hours !!!
135
     */
132 136
    public boolean verificationCodeHasExpired(String username){
133 137

  
134 138
        try {

Also available in: Unified diff