remove PLC.Debug.log, use PLC.Logger.logger instead
[plcapi.git] / PLC / Methods / VerifyPerson.py
2017-02-15 Thierry Parmentelatremove PLC.Debug.log, use PLC.Logger.logger instead newlogs
2012-03-27 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2012-03-27 Thierry Parmentelatget rid of svn keywords once and for good
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2009-07-19 Thierry Parmentelatsvn keywords
2008-12-02 Thierry Parmentelatsvn kwds
2008-10-11 Thierry Parmentelatembed svn Id keyword
2007-10-25 Thierry Parmentelatmerged from onelab newplc-4.0.13 tag
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-02-23 Tony Mack- send notification emails only to pi's that are enabled
2007-02-14 Tony Mack- No longer delete account if verification expires
2007-01-17 Mark Huang- Verify a new (must be disabled) user's e-mail address...
2007-01-16 Mark Huangreplace with single function ResetPassword()
2007-01-05 Tony Mack- Initial checkin of new API implementation