Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk161/; revision=4156
|
|
svn path=/branches/tk161/; revision=4155
|
|
svn path=/trunk/; revision=4089
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3766
|
|
svn path=/rpkid/rpki/gui/app/forms.py; revision=3753
|
|
svn path=/rpkid/rpki/gui/app/admin.py; revision=3738
|
|
It now updates the IRDB directly, and notifies rpkid to immediately
perform an update, rather than waiting for the next cron job to cycle.
added a 'valid_until' field to the Child model, to store the end of
the RPKI resource certificate validity period.
change load_csv.py and list_resources.py to use the code for locating
rpki.conf in rpki.config rather than duplicating it locally.
fixed bug in AddressRange model in function as_resource_range() where
IPv4 addresses were returned as IPv6.
svn path=/portal-gui/templates/myrpki/child_view.html; revision=3694
|
|
svn path=/rpkid/rpki/gui/app/admin.py; revision=3681
|
|
svn path=/rpkid/rpki/gui/app/models.py; revision=3678
|
|
svn path=/rpkid/rpki/gui/app/models.py; revision=3654
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3652
|
|
change dashboard url to /rpki/
put myrpki cli path and confdir into settings.py rather than generating glue.py at build time
don't use the old myrpki images on the dashboard
no longer need to include the portal-gui python module in sys.path since it is installed in site-packages
svn path=/buildtools/subst-vars.py; revision=3646
|