index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
portal-gui
Age
Commit message (
Expand
)
Author
2011-03-02
move $top/portal-gui into $top/rpkid/portal-gui
Michael Elkins
2011-03-02
rpki.gui.app templates moved into app subdirectory
Michael Elkins
2011-02-25
portal-gui no longer invokes the myrpki.py command line tool.
Michael Elkins
2011-01-25
update portal-gui documentation
Michael Elkins
2011-01-25
move portal-gui/scripts to rpkid/rpkid/gui/scripts
Michael Elkins
2011-01-24
Add missing deinstall and test targets
Rob Austein
2011-01-24
check for both django-admin and django-admin.py since it can be named either
Michael Elkins
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins
2011-01-23
make sure leading directories exist prior to installing files
Michael Elkins
2011-01-23
remove CONFDIR variable from toplevel configure script. now hardcoded to go ...
Michael Elkins
2011-01-23
redirect to /myrpki/ after successful login via /accounts/login/
Michael Elkins
2011-01-22
modify adduser script to set password in django rather than apache digest auth
Michael Elkins
2011-01-22
revert back to using Django's built in authentication rather than HTTP Digest...
Michael Elkins
2011-01-22
myrpki cli lives in $(sbindir)
Michael Elkins
2011-01-22
integrate portal-gui into toplevel configure script; remove $top/portal-gui/b...
Michael Elkins
2011-01-21
rebuild configure for myrpki.conf => rpki.conf change
Michael Elkins
2011-01-20
UNTESTED changes to port-gui to match myrpki.conf => rpki.conf changes
Rob Austein
2010-12-21
remove hardcoded paths for WSGIScriptAlias so that it can be changed
Michael Elkins
2010-12-21
remove chmod command for deprecated runserver script
Michael Elkins
2010-11-29
fix default location of $top on work0
Michael Elkins
2010-11-29
change $USER to $WEBUSER to avoid conflict with posix shell variable of same ...
Michael Elkins
2010-11-29
backout change to login url because it broke sessions
Michael Elkins
2010-11-22
fixed broken handling of $prefix expansion for $datarootdir.
Michael Elkins
2010-11-17
ensure the htpasswd file exists during "make install" so that "htdigest -c" i...
Michael Elkins
2010-11-17
update portal-gui install instructions
Michael Elkins
2010-11-17
call conf.save() regardless of self-hosted or not
Michael Elkins
2010-11-11
move docs on configuring apache to README.apache
Michael Elkins
2010-11-08
redirect to /myrpki after hitting /accounts/login
Michael Elkins
2010-11-07
updates to portal-giu to better support hosted handles
Michael Elkins
2010-11-07
change defaults to require deployment under apache+mod_wsgi
Michael Elkins
2010-10-31
update docs on using rpkidemo with portal-gui
Michael Elkins
2010-10-30
Close <img/> elements so pages will parse as XHTML
Rob Austein
2010-10-30
update docs when using with rpkidemo
Michael Elkins
2010-10-30
swap order of csrf- and ConditionalGetMiddleware to fix a page truncation pro...
Michael Elkins
2010-10-29
change apache config to only require digest auth for /accounts/login/
Michael Elkins
2010-10-29
add meta-configure script to make it easier to run configure
Michael Elkins
2010-10-29
adduser now adds the user to the apache password file if not already present
Michael Elkins
2010-10-29
adduser script should create empty csv files so portal-gui doesn't barf
Michael Elkins
2010-10-29
fix botched installation of the adduser.py script
Michael Elkins
2010-10-28
add section on setting up django to use apache for user authentication
Michael Elkins
2010-10-28
initial instructions for using portal-gui with rpkidemo
Michael Elkins
2010-10-28
don't run configure_resources when the user is a front-end for rpkidemo
Michael Elkins
2010-10-28
add stub myrpki.conf when create rpkidemo user
Michael Elkins
2010-10-28
move django.wsgi into apache/ subdir for improved security
Michael Elkins
2010-10-27
add support for uploading publications requests and myrpki.xml updates from r...
Michael Elkins
2010-10-27
add support for uploading identity.xml and repository requests from rpkidemo
Michael Elkins
2010-10-26
add commented-out settings for running django using http digest authentication
Michael Elkins
2010-10-19
add support for download the myrpki.xml file; fix problem with superuser not ...
Michael Elkins
2010-10-19
provide links on the dashboard to export csv files; intended to also be used ...
Michael Elkins
2010-10-09
https => http
Rob Austein
[next]