Ignore:
Timestamp:
05/17/19 14:37:12 (5 years ago)
Author:
bln4
Message:

It is now possible to complete the process of recovering access to a Expeditee account. Further work, in the form of frames in the authentication frameset, are to follow.
A refactoring/tidy up has also been completed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/settings/identity/passwordrecovery/Colleagues.java

    r1352 r1363  
    66        public static final StringSetting Colleague_One = new StringSetting("Your first password recovery colleague.", null);
    77        public static final StringSetting Colleague_Two = new StringSetting("Your second password recovery colleague.", null);
    8        
    9         public static final StringSetting Colleague_One_Email = new StringSetting("Your first password recovery colleagues public facing email.", null);
    10         public static final StringSetting Colleague_Two_Email = new StringSetting("Your second password recovery colleagues public facing email.", null);
    118}
Note: See TracChangeset for help on using the changeset viewer.