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
/
rpkigui
Age
Commit message (
Expand
)
Author
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
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
revert back to using Django's built in authentication rather than HTTP Digest...
Michael Elkins
2011-01-22
integrate portal-gui into toplevel configure script; remove $top/portal-gui/b...
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-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-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-30
Close <img/> elements so pages will parse as XHTML
Rob Austein
2010-10-30
swap order of csrf- and ConditionalGetMiddleware to fix a page truncation pro...
Michael Elkins
2010-10-28
don't run configure_resources when the user is a front-end for rpkidemo
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-07-27
strictly enforce non-overlapping resource ranges in AddressRange and Asn obje...
Michael Elkins
2010-07-16
improved support for viewing unallocated address ranges in the dashboard and ...
Michael Elkins
2010-07-13
change prefix split form to accept single input box in which the user can ent...
Michael Elkins
2010-07-12
fix copyright notices
Michael Elkins
2010-07-12
fix copyright notices
Michael Elkins
2010-07-12
remove roa link from address ranges which are not properly representably as p...
Michael Elkins
2010-07-11
add copyright notices to portal-gui code
Michael Elkins
2010-07-11
add missing template conf_empty.html to makefile.in
Michael Elkins
2010-07-10
properly handle issuing roas for subdivided prefixes
Michael Elkins
2010-07-09
add nice error page when an account no permission to manage any handles
Michael Elkins
2010-07-08
call glue.configure_resources() after deleting a roa request from a prefix
Michael Elkins
2010-07-08
make configure output additional info about installation paths for debugging
Michael Elkins
2010-07-07
use new rpki.ipaddrss.parse() in lieu of rpkigui.myrpki.misc.str_to_addr()
Michael Elkins
2010-07-07
added configure script to ease installation
Michael Elkins
2010-07-06
fix bug with file objects not being closed when running configure_resources()
Michael Elkins
2010-07-06
redirect to /myrpki/ on logout
Michael Elkins
2010-07-06
set default redirect to /myrpki/ after login
Michael Elkins
2010-07-06
fix handle selection for normal users
Michael Elkins
2010-07-06
fix bug introduced by overzealous weeding
Michael Elkins
2010-07-06
remove extraneous imports
Michael Elkins
2010-07-06
weed dead code
Michael Elkins
2010-07-06
improve css for tables to improve readability
Michael Elkins
2010-07-06
load_csv can now create suballocations of received resources automatically
Michael Elkins
2010-07-06
rework portal-gui to support max prefix lengths
Michael Elkins
2010-07-05
show subdivided prefixes in unallocated resources section on dashboard
Michael Elkins
2010-07-05
workaround for printing address ranges with the hi and lo swapped
Michael Elkins
2010-07-04
add support for deleting a subdivided prefix
Michael Elkins
2010-07-04
gracefully handle printing address range with hi and lo swapped
Michael Elkins
[next]