Age | Commit message (Collapse) | Author |
|
svn path=/portal-gui/Makefile.in; revision=3657
|
|
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/scripts/adduser.py; revision=3635
|
|
$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
|
|
always chown() the *.csv files, even if they already exist
svn path=/portal-gui/scripts/adduser.py; revision=3552
|
|
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/rpkigui/myrpki/glue.py; revision=3538
|
|
svn path=/portal-gui/scripts/adduser.py; revision=3512
|
|
svn path=/portal-gui/scripts/adduser.py; revision=3511
|
|
svn path=/portal-gui/scripts/adduser.py; revision=3505
|
|
new adduser script for creating portal-gui users (to be used with rpkidemo)
add stub apache conf file for integration with mod_wsgi
svn path=/portal-gui/Makefile.in; revision=3504
|