Sign in
apache
/
allura
/
HEAD
1fc0675
enforce text limits for all markdown rendering paths
by Dave Brondsema
· 2 days ago
master
f84206a
[#8606] Implement field level encryption for EmailAddress email field
by Carlos Cruz
· 4 weeks ago
77dc646
update httpbin testing domain again
by Dave Brondsema
· 8 days ago
9635e2f
bump webob 1.8.9 -> 1.8.10
by Guillermo Cruz
· 8 days ago
c6f48a4
[#8607] lock down get_markdown content type and only to those who could use it to update anyway
by Dave Brondsema
· 9 days ago
2a81793
[#8607] another perm check for MRs
by Dave Brondsema
· 9 days ago
b8de78d
[#8606] Add encrypted field for email from the EmailAddress model
by Carlos Cruz
· 4 weeks ago
f2d93d1
autopep8
by Dave Brondsema
· 9 days ago
481b202
[#8607] scoping checks for ForgeChat
by Dave Brondsema
· 11 days ago
3e63f3b
[#8607] add explicit perm check on project rest controller
by Dave Brondsema
· 11 days ago
2c8e26f
[#8607] harden git operations
by Dave Brondsema
· 14 days ago
160216b
[#11645] Fix email subject text for authentication link test
by Carlos Cruz
· 10 days ago
1a0e24b
[#11645] Use jQuery cookie plugin to get CSRF token
by Carlos Cruz
· 10 days ago
5009819
[#11645] Restore Authentication Link text in email subject
by Carlos Cruz
· 10 days ago
3c97522
[#11645] Force /auth/logout to go through a POST request
by Carlos Cruz
· 2 weeks ago
0640949
[#8607] solr: syntax problems deserve an escaped retry; don't expose underlying error messages
by Dave Brondsema
· 3 weeks ago
e0de4b3
[#8607] solr: strip local-params syntax
by Dave Brondsema
· 3 weeks ago
38b68f9
[#8607] solr: move **kw to specific params for all other tools using common search_app helper
by Dave Brondsema
· 3 weeks ago
27f7a69
[#8607] solr: change ticket searches from **kw passthru to explicit
by Dave Brondsema
· 3 weeks ago
13675be
[#8607] ./run_tests QoL: show final message, allow trailing slash for tab-complete of suites
by Dave Brondsema
· 3 weeks ago
08db853
[#8607] remove useless try/except/raise
by Dave Brondsema
· 3 weeks ago
d4b5031
[#8607] remove potential info disclosure
by Dave Brondsema
· 3 weeks ago
ea0aa7f
[#8607] svn tarball path safety
by Dave Brondsema
· 3 weeks ago
5f8dca2
[#8607] be extra safe with display names
by Dave Brondsema
· 3 weeks ago
4a1ac65
[#8607] various has_access improvements
by Dave Brondsema
· 3 weeks ago
c17f5cb
[#8607] check activity nbhd
by Dave Brondsema
· 3 weeks ago
ca1ac59
[#8607] check subproject parent
by Dave Brondsema
· 3 weeks ago
a23ae35
[#8607] replace last pickle usage with our own bit of compatible code
by Dave Brondsema
· 3 weeks ago
717a0f1
[#8607] remove old pickle-based session support
by Dave Brondsema
· 4 weeks ago
281e56b
[#8607] add X-Content-Type-Options header
by Dave Brondsema
· 3 weeks ago
4f58190
[#8607] harden attachment upload
by Dave Brondsema
· 4 weeks ago
e53e9e3
[#8607] test for save_attachments (export) path handling
by Dave Brondsema
· 4 weeks ago
36c6133
[#8607] check client_id when making bearer token
by Dave Brondsema
· 4 weeks ago
bb89bba
[#8607] perm checks in markdown_to_html and fix wiki tool check
by Dave Brondsema
· 4 weeks ago
2a6733f
[#8607] safer pwd comparison
by Dave Brondsema
· 4 weeks ago
c57d710
[#8607] replace random with secrets in some places
by Dave Brondsema
· 4 weeks ago
b983158
[#8607] check subscribe here too
by Dave Brondsema
· 4 weeks ago
5a99493
[#8607] check before mailbox sub too
by Dave Brondsema
· 4 weeks ago
b763ed7
[#8607] check mailbox owner
by Dave Brondsema
· 4 weeks ago
13d1f75
[#8607] check project when loading role_id inputs
by Dave Brondsema
· 4 weeks ago
da78898
[#8607] move |safe to be directly on the string source
by Dave Brondsema
· 4 weeks ago
a3d4086
[#8607] check app_config_id in update_forums
by Dave Brondsema
· 4 weeks ago
120de2c
[#8607] add comments, add test
by Dave Brondsema
· 4 weeks ago
b8d1b43
[#8607] test for zipdir symlink handling
by Dave Brondsema
· 4 weeks ago
3d9cc03
[#8607] move webhook send from requests to urlopen so our NoInternal handlers run automatically including on redirects
by Dave Brondsema
· 4 weeks ago
01d6fe7
[#8607] test for oembed output security
by Dave Brondsema
· 4 weeks ago
3d53e1e
[#8607] check for email code mode when verifying email link
by Dave Brondsema
· 4 weeks ago
ff11615
[#8607] escape html in a few places
by Dave Brondsema
· 4 weeks ago
4bb6a49
[#8605] Use C.UTF-8 locale instead of en_US.UTF-8 for SVN export
by Dillon Walls
· 4 weeks ago
6f41f01
add & update some mongo indexes
by Dave Brondsema
· 2 weeks ago
25fb538
fixup! [#8608] precommit pin dependencies and updates
by Guillermo Cruz
· 3 weeks ago
4eef6f1
[#8608] precommit pin dependencies and updates
by Guillermo Cruz
· 3 weeks ago
8dd8d20
[#8609] include geo information that could be available for the html template
by Guillermo Cruz
· 3 weeks ago
gc/8609
9efd8e8
bump idna 3.11 -> 3.15
by Guillermo Cruz
· 3 weeks ago
32aa4dc
form-action change from self to base_url to avoid proxied sites
by Daniel Castillo
· 3 weeks ago
1f9e0de
[#11526] form-action from self to base_url
by Daniel Castillo
· 5 weeks ago
61b040c
make with_trailing_slash and without_trailing_slash apply to HEAD requests too
by Dave Brondsema
· 4 weeks ago
3ba29f3
another fix for clone task validation: move validation down into init_as_clone and do file path and URL validation separately based on which is used
by Dave Brondsema
· 4 weeks ago
82a94e6
fix scheme/protocol checking in clone task
by Dave Brondsema
· 4 weeks ago
006ae25
change httpbin domain we use, so redirect-to tests keep working
by Dave Brondsema
· 4 weeks ago
719ec40
Set up default protection ruleset for default and release branches
by The Apache Software Foundation
· 4 weeks ago
6754e9c
[#8603] check multifactor login mode
by Dave Brondsema
· 4 weeks ago
68b8d44
[#8603] validate URLs on clone tasks too (e.g. if task delayed from form usage, and DNS changes)
by Dave Brondsema
· 5 weeks ago
bb66149
[#8603] use Markup in SxsOutputGenerator
by Dave Brondsema
· 5 weeks ago
8e96d70
[#8603] NonPrivateUrl checks all host=>IP resolutions not just one
by Dave Brondsema
· 5 weeks ago
b7d28e8
[#8603] escape regexes in tag search
by Dave Brondsema
· 5 weeks ago
4fe4e28
[#8603] only permit local access to /auth/repo_permissions
by Dave Brondsema
· 5 weeks ago
7013d35
[#8603] use _verify_return_to in pwd_expired_change
by Dave Brondsema
· 5 weeks ago
46cb8e6
[#8603] change AlluraUserProperty User reference so that ShortUrl doesn't error strangely on shorturl.create_user = c.user._id (tests were always passing too, weird)
by Dave Brondsema
· 6 weeks ago
bc0c96d
[#8603] add @require_post to a few endpoints
by Dave Brondsema
· 6 weeks ago
e154040
[#8603] test to know forgeblog/main.py setattr loop is ok
by Dave Brondsema
· 6 weeks ago
bbd1d71
[#8603] urlopen_allow_internal_hostnames setting should work for webhook and importer forms
by Dave Brondsema
· 6 weeks ago
6defa33
[#8603] use NonPrivateUrl on webhooks (does allow for IP addrs now also)
by Dave Brondsema
· 6 weeks ago
56e69cb
[#8603] disable trac importers by default
by Dave Brondsema
· 6 weeks ago
06d41c2
[#8603] don't follow redirects on trac import
by Dave Brondsema
· 6 weeks ago
640a285
bumping urllib3 2.6.3 -> 2.7.0 and gitpython 3.1.47 -> 3.1.50
by Guillermo Cruz
· 5 weeks ago
32b897e
[#8601] avoid flash samesite cookie issues by showing error on the page directly
by Dave Brondsema
· 6 weeks ago
b715604
[#8601] Do email verification for untrusted logins even if they did multifactor (protects against MITM attacks)
by Dave Brondsema
· 7 weeks ago
6cdda14
[#8601] use full domain in link for plaintext mail version to be better
by Dave Brondsema
· 7 weeks ago
32cf99f
[#8601] update precommit hook for .md.jinja2 and update hook to published version now
by Dave Brondsema
· 7 weeks ago
f39d573
[#8601] consistent file extension for mail templates
by Dave Brondsema
· 7 weeks ago
ee1b878
[#8601] remove very old and not helpful showbrowser() on test assertion failures
by Dave Brondsema
· 8 weeks ago
b14f36c
[#8601] use link instead of code for email auth, and longer code
by Dave Brondsema
· 8 weeks ago
fd129f6
[#8602] increment bugfix_rev to invalidate template cache
by Dillon Walls
· 6 weeks ago
93fa027
[#8602] do not treat periods in text as external urls to be displayed as warnings
by Dillon Walls
· 7 weeks ago
bc5f3c3
[#11283] Remove plaintext author username field from from_username query
by Carlos Cruz
· 8 weeks ago
4650550
encrypt snapshot author nested fields
by Carlos Cruz
· 3 months ago
83e27e4
bump gitpython 3.1.46 -> 3.1.47
by Guillermo Cruz
· 7 weeks ago
31840bd
remove pygments optimization no longer needed
by Dave Brondsema
· 7 weeks ago
d38f637
add limit option to convert_encrypted_field.py
by Dave Brondsema
· 7 weeks ago
72a3189
Fix convert plaintext to encrypted script to support nested fields
by Carlos Cruz
· 8 weeks ago
ba211a8
[#8600] Upgrade lxml 6.0.4 -> 6.1.0
by Daniel Castillo
· 7 weeks ago
dc/8600
4d4137f
[#8600] Upgrade boto3 1.42.89 -> no upgrade
by Daniel Castillo
· 7 weeks ago
89f7f8b
[#8600] Upgrade setuptools 81.0.0 -> no upgrade
by Daniel Castillo
· 7 weeks ago
86aae54
[#8600] Upgrade pre_commit 4.5.1 -> no upgrade
by Daniel Castillo
· 7 weeks ago
0834a0b
[#8600] Upgrade gunicorn 25.3.0 -> no upgrade
by Daniel Castillo
· 7 weeks ago
86ddacd
[#8600] Upgrade pytest-sugar 1.1.1 -> no upgrade
by Daniel Castillo
· 7 weeks ago
3c97e99
[#8600] Upgrade pytest-xdist 3.8.0 -> no upgrade
by Daniel Castillo
· 7 weeks ago
b32067a
[#8600] Upgrade pytest 9.0.3 -> no upgrade
by Daniel Castillo
· 7 weeks ago
5a0ca11
[#8600] Upgrade ruff 0.15.10 -> no upgrade
by Daniel Castillo
· 7 weeks ago
Next »