Notes |
(0000143)
shaddy (reporter)
2008-07-24 17:10
|
this included resolution for this issue:
----
only use min expiration date when awarding certs if both are not 0000-00-00 00:00:00
get_users_certificates counts zeroed dates as valid like get_certificates
Repository: trellis-dev, Revision: 8204, Committer: shaddy |
|
(0000154)
shaddy (reporter)
2008-07-25 14:02
|
if years_valid is 0 and expiration date is not set, expiration date is set to NOW |
|
(0000155)
vcs (reporter)
2008-07-25 14:07
|
issue#71
only use years_valid_date if years_valid is not 0
Repository: trellis-dev, Revision: 8211, Committer: shaddy |
|
(0000156)
vcs (reporter)
2008-07-25 14:12
|
issue#71
fixed logic for cert expiration
Repository: trellis-dev, Revision: 8212, Committer: shaddy |
|
(0000157)
vcs (reporter)
2008-07-25 14:16
|
issue#71
convert decimal string to floating point number before conditional
Repository: trellis-dev, Revision: 8213, Committer: shaddy |
|
(0000158)
vcs (reporter)
2008-07-25 14:19
|
issue#71 resolved
fixed expiration date logic for certificates
Repository: trellis, Revision: 13, Committer: shaddy |
|