Age | Commit message (Collapse) | Author |
|
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
|
|
rpki.myrpki.main.do_configure_daemons() into a separate class so that
it may be reused by the portal gui
svn path=/rpkid/rpki/myrpki.py; revision=3693
|
|
svn path=/utils/find_roa/Makefile.in; revision=3692
|
|
svn path=/configure; revision=3691
|
|
target.
svn path=/configure.ac; revision=3690
|
|
.to_roa_tuple(); namely, convert from the ROA ASN.1 tuple into a roa_prefix object.
svn path=/rpkid/rpki/resource_set.py; revision=3688
|
|
svn path=/rpkid/Makefile.in; revision=3687
|
|
svn path=/rpkid/Makefile.in; revision=3686
|
|
svn path=/utils/print_roa/print_roa.c; revision=3685
|
|
the -v argument is omitted
svn path=/rpkid/rpki/gui/scripts/list_resources.py; revision=3684
|
|
svn path=/rcynic/sample-trust-anchors/testbed-apnicrpki.tal; revision=3683
|
|
svn path=/scripts/rpkidemo; revision=3682
|
|
svn path=/rpkid/rpki/gui/app/admin.py; revision=3681
|
|
sys.stderr so that log entries will show up in the virtual host specific log files.
svn path=/rpkid/rpki/gui/app/glue.py; revision=3680
|
|
set when POSTing via https.
svn path=/scripts/rpkidemo; revision=3679
|
|
svn path=/rpkid/rpki/gui/app/models.py; revision=3678
|
|
svn path=/rpkid/Makefile.in; revision=3677
|
|
svn path=/rcynic/installation-scripts/linux/install.sh.in; revision=3676
|
|
svn path=/rcynic/installation-scripts/linux/install.sh.in; revision=3675
|
|
parents/repositories back into the rpki outbox mailbox
don't present link for issuing a roa on address ranges that are not proper prefixes
put all urls used by rpkidemo under the /rpki/demo/ prefix
created new my_login_required decorator for use in portal gui views used by
rpkidemo in order to return response code 403 instead of redirecting to the
login page
created rpki.gui.app.login view in order to fail with code 403 when rpkidemo
user enters a bad username or password instead of redirecting to the login page
added support for handling the parent-child setup by placing the uploaded
identity.xml files into ${localstatedir}/rpki/inbox for the rpki operator to
process manually. The responses are placed into ${localstatedir}/rpki/outbox
where the portal gui processes them when rpkidemo polls for a response.
svn path=/rpkid/Makefile.in; revision=3674
|
|
from the portal gui server
- add support for uploading repository requests and fetching the response from the portal gui server
- remove --initialize_only and --bypass_setup options since they are no longer needed
- add new function save_error() which saves the body of failed HTTP requests to a temporary file and opens a web browser to aid in debugging
- remove deprected support for HTTP AUTH
svn path=/scripts/rpkidemo; revision=3673
|
|
svn path=/configure; revision=3672
|
|
required program (awk) lives in different places in different distros.
rcynic installation parameters probably ought to be configurable via
autoconf too, but don't worry about that for now.
svn path=/configure; revision=3671
|
|
svn path=/configure; revision=3670
|
|
this as a Python script from the #! interpreter line. Ah well.
svn path=/scripts/rpkidemo; revision=3669
|
|
svn path=/rcynic/installation-scripts/linux/install.sh; revision=3668
|
|
svn path=/rcynic/Makefile.in; revision=3667
|
|
svn path=/rcynic/Makefile.in; revision=3666
|
|
seen whether it works on any other Linux distro. What a mess.
svn path=/configure; revision=3665
|
|
svn path=/rcynic/installation-scripts/darwin/RCynic/RCynic; revision=3664
|
|
svn path=/rpkid/setup.py; revision=3662
|
|
svn path=/rcynic/Makefile.in; revision=3660
|
|
svn path=/portal-gui/README; revision=3659
|
|
svn path=/rpkid/Makefile.in; revision=3658
|
|
svn path=/portal-gui/Makefile.in; revision=3657
|
|
svn path=/rpkid/Makefile.in; revision=3656
|
|
svn path=/rpkid/rpki/gui/app/asnset.py; revision=3655
|
|
svn path=/rpkid/rpki/gui/app/models.py; revision=3654
|
|
svn path=/rpkid/rpki-start-servers.py; revision=3653
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3652
|
|
svn path=/portal-gui/Makefile.in; revision=3651
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3650
|
|
svn path=/configure; revision=3648
|
|
svn path=/configure; revision=3647
|
|
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
|
|
svn path=/portal-gui/Makefile.in; revision=3644
|
|
into ${localstatedir}/rpki/conf
django db now defaults to ${localstatedir}/rpki/gui.db
remove MYRPKI and MYRPKI_DATA_DIR from settings.py and substitute those variables into glue.py from glue.py.in
mv rpkigui/templates up one directory so the django app code can be moved eventually
remove deprecated runserver script
put scripts into ${libexecdir} and ${sbindir} with a prefix of "rpkigui"
svn path=/configure; revision=3643
|
|
remove old http digest auth configuration
svn path=/portal-gui/rpkigui/settings.py.in; revision=3642
|
|
svn path=/scripts/rpkidemo; revision=3641
|
|
svn path=/rpkid/Makefile.in; revision=3640
|