| Sun, 26 Feb 2023 16:17:37 -0500 |
John Rouillard |
Fix round check/settings in needs_migration
|
| Sun, 26 Feb 2023 15:38:49 -0500 |
John Rouillard |
Production PBKDF rounds back to 2M, test 1k; fix empty_form (python2)
|
| Sun, 26 Feb 2023 13:34:14 -0500 |
John Rouillard |
Add testing interactive mode to roundup_admin. remove redundant imports
|
| Sun, 26 Feb 2023 12:30:32 -0500 |
John Rouillard |
Fix missed roundup.token import.
|
| Sun, 26 Feb 2023 12:01:53 -0500 |
John Rouillard |
revert increase in PBKDF2 rounds to get baseline perf.
|
| Sun, 26 Feb 2023 12:01:09 -0500 |
John Rouillard |
Add comment. lookup on a username doesn't return retired users.
|
| Sun, 26 Feb 2023 12:00:35 -0500 |
John Rouillard |
unshadow stdlib token from roundup's token.
|
| Sun, 26 Feb 2023 11:06:04 -0500 |
John Rouillard |
Move imports to top of file out of test code path.
|
| Sun, 26 Feb 2023 10:42:15 -0500 |
John Rouillard |
chore: flake8 whitespace fixes
|
| Sun, 26 Feb 2023 10:40:25 -0500 |
John Rouillard |
chore: flake8 whitespace fixes
|
| Sun, 26 Feb 2023 10:36:36 -0500 |
John Rouillard |
chore: flake8 fix multiple imports on one line
|
| Sun, 26 Feb 2023 10:34:56 -0500 |
John Rouillard |
chore: flake8 formatting fixes
|
| Sun, 26 Feb 2023 10:34:07 -0500 |
John Rouillard |
chore: flake8 formatting fixes
|
| Sat, 25 Feb 2023 18:05:05 -0500 |
John Rouillard |
add duration reporting for python2 as well.
|
| Sat, 25 Feb 2023 17:14:18 -0500 |
John Rouillard |
Setting PBKDF2 rounds to 1000 for testing
|
| Sat, 25 Feb 2023 17:11:13 -0500 |
John Rouillard |
Add --durations=20 for detecting perf changes.
|
| Sat, 25 Feb 2023 17:07:38 -0500 |
John Rouillard |
Remove unneded import.
|
| Sat, 25 Feb 2023 14:50:34 -0500 |
John Rouillard |
Modify code to reduce runtime when testing
|
| Fri, 24 Feb 2023 23:47:28 -0500 |
John Rouillard |
issue2551251 - migrate pbkdf2 passwords ... test fixes and doc update
|
| Thu, 23 Feb 2023 19:34:39 -0500 |
John Rouillard |
issue2551251 - migrate pbkdf2 passwords if more rounds configured
|
| Fri, 24 Feb 2023 17:15:29 -0500 |
John Rouillard |
Fix test failure when run alone.
|
| Fri, 24 Feb 2023 00:37:37 -0500 |
John Rouillard |
tests are breaking with last commit. Restore a hopefully working tree while I figure out what's going on
|
| Thu, 23 Feb 2023 19:34:39 -0500 |
John Rouillard |
issue2551251 - migrate pbkdf2 passwords if more rounds configured
|
| Thu, 23 Feb 2023 19:17:42 -0500 |
John Rouillard |
issue2551252 - increase PBKFD2 default rounds to 2,000,000.
|
| Thu, 23 Feb 2023 17:20:41 -0500 |
John Rouillard |
Add 'Access-Control-Expose-Headers' to a couple of tests.
|
| Thu, 23 Feb 2023 16:20:32 -0500 |
John Rouillard |
- issue2551257: add 'X-Content-Type-Options: nosniff' header for file download
|
| Thu, 23 Feb 2023 16:02:51 -0500 |
John Rouillard |
Fix mix of tab and space indents.
|
| Thu, 23 Feb 2023 15:43:54 -0500 |
John Rouillard |
Handle KeyError if rate limit refills between update and status
|
| Thu, 23 Feb 2023 15:34:44 -0500 |
John Rouillard |
[issue2551263] expose headers to rest clients
|
| Thu, 23 Feb 2023 12:01:33 -0500 |
John Rouillard |
improve REST interface security
|
| Tue, 21 Feb 2023 23:06:15 -0500 |
John Rouillard |
fix test; string for json object has extra space under python2.
|
| Tue, 21 Feb 2023 22:35:58 -0500 |
John Rouillard |
Refactor rejecting requests; update tests, xfail test
|
| Tue, 21 Feb 2023 18:54:21 -0500 |
John Rouillard |
add dependabot config to scan for docker to report updates to alpine container.
|
| Tue, 21 Feb 2023 18:07:37 -0500 |
John Rouillard |
disable and fix errors in test_rest_login_rate_limit
|
| Tue, 21 Feb 2023 16:42:20 -0500 |
John Rouillard |
better rest Origin check; refactor CORS preflight code.
|
| Thu, 16 Feb 2023 21:56:08 -0500 |
John Rouillard |
pin python image versions using sha256 sum
|
| Thu, 16 Feb 2023 20:12:55 -0500 |
John Rouillard |
Pin actions by using hashes removing tags like @v2. or @master
|
| Wed, 15 Feb 2023 18:50:53 -0500 |
John Rouillard |
another try. Use same shell that builds roundup image to update base.
|
| Wed, 15 Feb 2023 18:36:00 -0500 |
John Rouillard |
Try to force update of base image.
|
| Wed, 15 Feb 2023 17:46:41 -0500 |
John Rouillard |
remove dead/invalid links from mit copyright. Indent licenses
|
| Wed, 15 Feb 2023 17:22:39 -0500 |
John Rouillard |
Try to get workflows to recognize the license.
|
| Wed, 15 Feb 2023 16:04:22 -0500 |
John Rouillard |
dependabot upgrade scorecard-action:2.06->2.1.2; upload-artifact:3.1.0 3.1.2
|
| Wed, 15 Feb 2023 12:04:14 -0500 |
John Rouillard |
add dependabot to github actions as well.
|
| Wed, 15 Feb 2023 12:03:35 -0500 |
John Rouillard |
clarify help text for * in allowed_api-origins
|
| Wed, 15 Feb 2023 12:01:44 -0500 |
John Rouillard |
remove xhtml structures; merge changes from www layout to doc layout
|
| Wed, 15 Feb 2023 11:57:43 -0500 |
John Rouillard |
update links.
|
| Wed, 15 Feb 2023 11:45:53 -0500 |
John Rouillard |
shorten meta description < 160 chars. best practice.
|
| Wed, 15 Feb 2023 11:21:16 -0500 |
John Rouillard |
move For ... Impatient section up, add directions, style footnote
|
| Wed, 15 Feb 2023 10:57:04 -0500 |
John Rouillard |
fix links.
|
| Wed, 15 Feb 2023 10:47:31 -0500 |
John Rouillard |
Fix bad capitalization of Roundup in url's.
|
| Wed, 15 Feb 2023 10:44:14 -0500 |
John Rouillard |
Do not hyperlink some exampe url's.
|
| Wed, 15 Feb 2023 10:36:09 -0500 |
John Rouillard |
Remove duplicate h1 headers from website
|
| Thu, 02 Feb 2023 12:55:27 -0500 |
John Rouillard |
update Anonymous Create user to Register user permissions
|
| Mon, 30 Jan 2023 12:23:02 -0500 |
John Rouillard |
Prefer use of real (gnu) tar
|
| Mon, 23 Jan 2023 22:08:33 -0500 |
John Rouillard |
Remove 3.9, 3.11-dev and 3.7 test versions
|
| Mon, 23 Jan 2023 21:21:38 -0500 |
John Rouillard |
Try another permission setup.
|
| Mon, 23 Jan 2023 21:11:39 -0500 |
John Rouillard |
Update permissions allowing write permission for security events.
|
| Mon, 23 Jan 2023 21:06:40 -0500 |
John Rouillard |
ADd reference to security.txt document.
|
| Mon, 23 Jan 2023 20:59:54 -0500 |
John Rouillard |
Add permissions to codeql-analysis.
|
| Mon, 23 Jan 2023 20:28:55 -0500 |
John Rouillard |
add ossf-scorecard security evaluation
|