COMMITS
May 4, 2026
A
docs: add release-notes line for #9904 lockout-bypass fix
Ashesh Vashi committed
A
fix: enforce account lockout on Flask-Security's /login endpoint (#9904)
Ashesh Vashi committed
May 2, 2026
A
docs: add release notes for v9.15
Ashesh Vashi committed
A
Merge remote-tracking branch 'origin/master' into cve-9.15
Ashesh Vashi committed
A
Updated message catalogs for v9.15
Ashesh Vashi committed
A
test: harden click_modal backdrop wait and open_query_tool stale-element retry
Ashesh Vashi committed
A
chore: feature tests use sys.executable; sync yarn.lock to package.json
Ashesh Vashi committed
A
Merge remote-tracking branch 'origin/master' into cve-9.15
Ashesh Vashi committed
A
Updated message catalog post merging few translations
Ashesh Vashi committed
R
Update messages.po (es) (#9893)
rx500 committed
D
Update Swedish translation. (#9764)
Daniel Nylander committed
M
Fix translation for 'Refresh' in Czech (#9832)
MichalBartos committed
D
Update Russian translation. (#9839)
Degit22 committed
May 1, 2026
A
fix: bound user_info_server prompt loops + allow .local in deliverability test
Ashesh Vashi committed
A
fix: PSQL socket tests use authenticated tester; role-deps test skips on auth failure
Ashesh Vashi committed
A
fix: harden 6 regression tests against environmental drift
Ashesh Vashi committed
A
fix: ConnectionLocker session safety + batch_process tests need request context
Ashesh Vashi committed
A
fix: guard session['auth_source_manager'] access in BatchProcess.start
Ashesh Vashi committed
A
fix: Apply non-breaking dependency updates from open dependabot PRs
Ashesh Vashi committed
A
fix: replace 'e.message' with str(e) and add @with_object_filters to ServerNode.list
Ashesh Vashi committed
A
fix: harden validation/preference/connection-params paths against pre-existing edge cases
Ashesh Vashi committed
A
fix: quote username in views/mview test helper for dotted local roles
Ashesh Vashi committed
A
fix: quote username in types/compound_triggers test helpers for dotted local roles
Ashesh Vashi committed
A
fix: quote username in user_mappings test helper for dotted local roles
Ashesh Vashi committed
A
fix: harden EnhancedRotatingFileHandler._open and add regression tests
Ashesh Vashi committed
A
fix: create pgadmin4.log with mode 0o600
Ashesh Vashi committed
A
refactor: factor wtforms-error-to-JSON into helper, drop dead import
Ashesh Vashi committed
A
fix: tighten DATA_DIR file/dir permissions at creation
Ashesh Vashi committed
A
fix: encrypt session-file body (Fernet) for confidentiality at rest
Ashesh Vashi committed
A
fix: write session files with mode 0o600 (was umask-default 0644)
Ashesh Vashi committed