Age | Commit message (Collapse) | Author |
|
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
|
|
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
|
|
Digest auth now that rpkidemo can log in via Django
svn path=/portal-gui/Makefile.in; revision=3634
|
|
$top/portal-gui/build.sh as a result
remove helper script, and use @PYTHON@ configure variable to substitute instead
rename django.wsgi => rpki.wsgi
rename zrpki.conf => rpki.conf for apache configuration
svn path=/configure; revision=3629
|
|
into line with the other Python code
portal-gui needs a bit more work to bring its autoconf into line with
the other code, which may include some source tree reorganizations.
svn path=/portal-gui/Makefile.in; revision=3621
|
|
name
svn path=/portal-gui/Makefile.in; revision=3566
|
|
update README to detail use of the build.sh for installation instead of using
the configure script directly.
added USER= configuration variable to specify the user that the apache web server is running as.
make install target sets file permissions so that apache user can read/write them
adduser.py sets file permissions so that apacher user can read/write them
svn path=/portal-gui/Makefile.in; revision=3548
|
|
svn path=/portal-gui/README; revision=3537
|
|
problem under apache+mod_wsgi
svn path=/portal-gui/rpkigui/settings.py.in; revision=3516
|
|
rpkidemo
add support for conditional GETs of various xml files
svn path=/portal-gui/rpkigui/myrpki/urls.py; revision=3502
|
|
svn path=/portal-gui/rpkigui/settings.py.in; revision=3495
|
|
svn path=/portal-gui/Makefile.in; revision=3357
|