Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk161/; revision=4337
|
|
directory.
svn path=/branches/tk161/; revision=4332
|
|
optimize import of rcynic xml summary
svn path=/branches/tk161/; revision=4330
|
|
svn path=/branches/tk161/; revision=4329
|
|
svn path=/branches/tk161/; revision=4328
|
|
svn path=/branches/tk161/; revision=4327
|
|
svn path=/branches/tk161/; revision=4321
|
|
svn path=/branches/tk161/; revision=4319
|
|
svn path=/branches/tk161/; revision=4316
|
|
creation form
svn path=/branches/tk161/; revision=4309
|
|
svn path=/branches/tk161/; revision=4308
|
|
remove superuser column from user list
svn path=/branches/tk161/; revision=4307
|
|
default being the current user
renamed ChildWizardForm to UserCreateForm
renamed template for user creation form
svn path=/branches/tk161/; revision=4306
|
|
svn path=/branches/tk161/; revision=4305
|
|
svn path=/branches/tk161/; revision=4304
|
|
svn path=/branches/tk161/; revision=4303
|
|
svn path=/branches/tk161/; revision=4302
|
|
svn path=/branches/tk161/; revision=4301
|
|
svn path=/branches/tk161/; revision=4300
|
|
svn path=/branches/tk161/; revision=4299
|
|
svn path=/branches/tk161/; revision=4297
|
|
svn path=/branches/tk161/; revision=4296
|
|
svn path=/branches/tk161/; revision=4295
|
|
use narrower spans to display multi column fields in some templates to avoid
unnecessary wrapping when the window is narrow
add titles to buttons for some actions to provide some user help
svn path=/branches/tk161/; revision=4291
|
|
svn path=/branches/tk161/; revision=4290
|
|
the soon-to-be RFC. Closes #37.
svn path=/trunk/; revision=4288
|
|
Up-down specification explictly allows certificates and CRLs we
consider extraneous to be included in CMS messages. I think that any
verification model which relies on these is flawed, so I don't use
them, in fact, nobody does, but I was unable to convince my co-authors
to change the specification. Sigh. So the up-down code has to allow
these. In theory, OpenSSL's verification code should have no problem
picking the useful bits out of the garbage, since that's a normal part
of OpenSSL's job when acting as a TLS client, so we just pass the mess
along to OpenSSL and let OpenSSL sort it out.
This closes #9.
svn path=/trunk/; revision=4287
|
|
svn path=/branches/tk161/; revision=4285
|
|
svn path=/branches/tk161/; revision=4283
|
|
add support for editing child model
add child creation wizard
svn path=/branches/tk161/; revision=4282
|
|
svn path=/branches/tk161/; revision=4279
|
|
svn path=/branches/tk161/; revision=4278
|
|
svn path=/branches/tk161/; revision=4272
|
|
reformat code according to pep8
move copyright notices into comments out of docstrings
svn path=/branches/tk161/; revision=4271
|
|
as required by the current manifest specification.
svn path=/trunk/; revision=4266
|
|
display list of matching routes with validation status for second confirmation
svn path=/branches/tk161/; revision=4254
|
|
svn path=/branches/tk161/; revision=4253
|
|
verbose_name_plural in generic object list/detail views
select page title based on verbose_name instead of passing in page_title
rename templates to the default name selected by object_detail() and object_list() generic views
use generic delete_object() view for parents and ghostbusters
svn path=/branches/tk161/; revision=4252
|
|
fix repository deletion
svn path=/branches/tk161/; revision=4251
|
|
format roa request deletion confirmation page into two columns, with an alert box around the action
remove trailing slash from roa_detail url
svn path=/branches/tk161/; revision=4250
|
|
svn path=/branches/tk161/; revision=4249
|
|
svn path=/branches/tk161/; revision=4248
|
|
svn path=/branches/tk161/; revision=4247
|
|
add stub view function for roa creation as a placeholder so that the {% url %} for the Create button doesn't throw an exception.
svn path=/branches/tk161/; revision=4246
|
|
for checking the cert chain for expiration using cacheview
svn path=/branches/tk161/; revision=4245
|
|
svn path=/branches/tk161/; revision=4244
|
|
svn path=/branches/tk161/; revision=4243
|
|
svn path=/branches/tk161/; revision=4241
|
|
svn path=/branches/tk161/; revision=4239
|
|
import/create button
add detail views for repository and pubclients
rename import_* to *_import to match names for other methods on the same model
svn path=/branches/tk161/; revision=4238
|