Age | Commit message (Collapse) | Author |
|
rpkigui-reset-demo will clear all alerts for labuser* accounts
see #562
svn path=/trunk/; revision=5421
|
|
from scheduling next cron cycle. Closes #560.
svn path=/trunk/; revision=5416
|
|
Expanded calling sequence to Zookeeper.call_{pubd,rpkid}() methods to
include sequences and generators, simplifying the calling code.
svn path=/trunk/; revision=5412
|
|
are not covered, were mistakenly included in the list of affected routes
closes #553
svn path=/trunk/; revision=5407
|
|
see #543
svn path=/trunk/; revision=5403
|
|
closes #546
svn path=/trunk/; revision=5402
|
|
see #548
svn path=/trunk/; revision=5401
|
|
argument was omitted, and the wrong parent class was used in super() due to copy+paste
closes #549
svn path=/trunk/; revision=5400
|
|
selected
closes #542
svn path=/trunk/; revision=5388
|
|
See #543.
svn path=/trunk/; revision=5384
|
|
the syntax change
see #528
svn path=/trunk/; revision=5381
|
|
hardcoding it (duh)
see #528
svn path=/trunk/; revision=5380
|
|
closes #521
svn path=/trunk/; revision=5376
|
|
superuser and there are no resource holders defined.
closes #528
svn path=/trunk/; revision=5375
|
|
svn path=/trunk/; revision=5312
|
|
don't try. Closes #520.
svn path=/trunk/; revision=5310
|
|
svn path=/trunk/; revision=5305
|
|
reissues our CA certificate. Fixes #519.
svn path=/trunk/; revision=5303
|
|
notBefore.
Don't stomp ghostbuster_obj if we've just reused it.
Clean up properly when deleting a ca_detail.
Don't reissue expiring certificate if IRDB valid_until field says it's
supposed to expire.
svn path=/trunk/; revision=5302
|
|
child in rpkic, and teach yamltest to use it.
svn path=/trunk/; revision=5301
|
|
svn path=/trunk/; revision=5300
|
|
use the new expiration date. See #512.
svn path=/trunk/; revision=5298
|
|
sharing a single regeneration interval value between certificates and
CRLs just doesn't work, and we can infer the CRL regeneration interval
from crl_interval. Change default value of regen_margin to something
consistent with human-time-scale expectations and the GUI's impending
expiration warning interval. See #347 and #512.
svn path=/trunk/; revision=5297
|
|
objects will be replaced with the contents of the CSV file.
see #509
svn path=/trunk/; revision=5295
|
|
merge remainder of settings.py into default_settings.py and remove settings.py.in
remove $top/buildtools/subst-vars.py since it was only used to generate settings.py from settings.py.in
move ${datarootdir}/default_settings.py to rpki.gui.default_settings
set DJANGO_SETTINGS_MODULE to rpki.gui.default_settings in ${datarootdir}/rpki/wsgi/rpki.wsgi
svn path=/trunk/; revision=5275
|
|
will download the routeview.org data from the default URL
see #502
svn path=/trunk/; revision=5267
|
|
see #502
svn path=/trunk/; revision=5266
|
|
svn path=/branches/tk500/; revision=5263
|
|
'alert' text. needed since .nav>li>a has a "display:block" style
svn path=/branches/tk500/; revision=5262
|
|
selected a resource holder to manage
svn path=/branches/tk500/; revision=5261
|
|
svn path=/branches/tk500/; revision=5260
|
|
of storing it in the db for presentation to the user in the gui as well as emailing contacts in ghostbusters
move definition of Alert above Conf so that Conf.send_alert() can reference Alert in send_alert()
svn path=/branches/tk500/; revision=5259
|
|
print unread alert account in the sidebar, with color indicating the highest level alert
svn path=/branches/tk500/; revision=5258
|
|
svn path=/branches/tk500/; revision=5256
|
|
port in daemons.
svn path=/trunk/; revision=5251
|
|
currently set to warn when the last import was more than 12 hours ago.
svn path=/trunk/; revision=5250
|
|
the route is an aggregate of the roa, it does not match.
svn path=/trunk/; revision=5247
|
|
svn path=/trunk/; revision=5246
|
|
large (e.g. viewing 0.0.0.0/0)
svn path=/trunk/; revision=5245
|
|
svn path=/trunk/; revision=5244
|
|
visible
svn path=/trunk/; revision=5243
|
|
svn path=/trunk/; revision=5242
|
|
distinction
svn path=/trunk/; revision=5241
|
|
see #325
svn path=/trunk/; revision=5240
|
|
need to any calling scripts to do the same thing
svn path=/trunk/; revision=5236
|
|
$top/buildtools/make-django-script.py to using rpki.gui.script_util.setup() instead so we can get rid of the build script
svn path=/trunk/; revision=5233
|
|
svn path=/trunk/; revision=5232
|
|
scripts so that we don't need to set $DJANGO_SETTINGS_MODULE or $PYTHONPATH. this is similar to what irdbd does.
svn path=/trunk/; revision=5225
|
|
converting binary db fields to hex
should have been included in [5223].
svn path=/trunk/; revision=5224
|
|
upon ERROR
put static configuration into ${sysconfdir}/rpki/default_settings.py to avoid issue with %() expansion when settings.py is generated
closes #496
svn path=/trunk/; revision=5220
|