Age | Commit message (Collapse) | Author |
|
really is a configuration file
svn path=/branches/tk103/; revision=4078
|
|
svn path=/trunk/; revision=4037
|
|
svn path=/rpkid/portal-gui/scripts/rpkigui-rcynic.py; revision=3859
|
|
svn path=/rpkid/rpki/gui/settings.py.in; revision=3761
|
|
svn path=/rpkid/rpki/gui/settings.py.in; revision=3737
|
|
svn path=/rpkid/rpki/gui/settings.py.in; revision=3704
|
|
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
|
|
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
|