summaryrefslogtreecommitdiff
path: root/webui.py
Commit message (Expand)AuthorAgeFilesLines
...
* fucking XHTML; fix bugRichard Jones2013-03-191-3/+4
* move hosting mode to urls page; finally rename goddamn "admin" to "roles"Richard Jones2013-03-191-1/+1
* Donald's implementation of hosting modeRichard Jones2013-03-191-2/+43
* ugh, seriously?Richard Jones2013-03-041-1/+1
* detect race condition and handle more gacefullyRichard Jones2013-03-041-2/+7
* better messageRichard Jones2013-02-251-1/+2
* allow ecdsa-sha2-nistp* ssh key types; fixes #10Richard Jones2013-02-251-1/+2
* incorporate defusedxml for XML parsing; limit size of XML-RPC requests handledRichard Jones2013-02-201-0/+5
* fix for command-line password reset handlerRichard Jones2013-02-151-1/+2
* force HTTPS in the link sent for password resetRichard Jones2013-02-151-3/+5
* note further workRichard Jones2013-02-141-0/+2
* fixesRichard Jones2013-02-141-4/+3
* fixesRichard Jones2013-02-141-3/+6
* fixesRichard Jones2013-02-141-1/+1
* fixesRichard Jones2013-02-141-5/+5
* fix plain-textabilityRichard Jones2013-02-141-4/+7
* tweaksRichard Jones2013-02-141-3/+3
* improved password reset with no emailing of passwordsRichard Jones2013-02-141-64/+167
* Rewrite password hashing to utilize passlib + bcryptDonald Stufft2013-02-121-32/+46
* handle the x-forwarded-* HTTP headers from proxiesRichard Jones2013-02-061-5/+14
* add security pageRichard Jones2013-02-011-1/+9
* spell upload correctlyRichard Jones2013-01-241-1/+1
* regen the rss on new package upload too (since it can do a register)Richard Jones2013-01-241-1/+1
* make the test server RSS easier to spotRichard Jones2013-01-241-0/+3
* ORLYRichard Jones2013-01-231-1/+1
* input validationRichard Jones2013-01-231-0/+3
* pass on name in index viewRichard Jones2013-01-231-2/+4
* mergeRichard Jones2012-08-231-5/+10
|\
| * Support Wheel files. Requested by Michele Lacchia.Martin v. L?wis2012-08-171-1/+1
| * Support running without sentry.Martin v. L?wis2012-08-171-2/+5
| * Notify pubsubhubbub only on updates, and only once per package.Martin v. L?wis2012-08-171-2/+4
* | handle request of access token in case where request token is not authorisedRichard Jones2012-08-231-0/+2
|/
* proper responseRichard Jones2012-07-261-1/+1
* make these parameters slightly more optional for non-HTML-form submissionsRichard Jones2012-07-261-3/+2
* don't use the modified-for-oauth params, use the originals so we can get to t...Richard Jones2012-07-261-2/+3
* remove file upload from params for processing by oauthRichard Jones2012-07-241-2/+5
* remove GET restrictionRichard Jones2012-07-241-2/+0
* fixes to OAuth; in particular the escaping of & was incorrect in upstream oau...Richard Jones2012-07-241-1/+12
* slight formatting tweakRichard Jones2012-06-161-0/+2
* merge change from pypi-techtonikMartin v. L?wis2012-06-051-5/+2
|\
| * cElementTree is included since Python 2.5, which is also aanatoly techtonik2012-05-081-5/+2
* | up the limit a little moreRichard Jones2012-05-231-1/+1
|/
* Double doc size limit.Martin v. Loewis2012-04-241-1/+1
* Port to latest distutils2. Fixes #5 on https://bitbucket.org/loewis/pypi.Martin v. L?wis2012-03-251-2/+2
* break all the stuffsRichard Jones2012-03-151-56/+32
* correct responseRichard Jones2012-03-151-1/+1
* recognise the user being identified by the access tokenRichard Jones2012-03-151-0/+4
* there is no way this is going to workRichard Jones2012-03-151-2/+65
* fix cookie to cover /oauth (and /id?!)Richard Jones2012-03-151-3/+3
* stuffRichard Jones2012-03-151-1/+5