unrhodecode/rhodecode
russell@unturf.com 722c3bd369 Prototype: OTP auth, styleguide overhaul, login/session rework
Replace password reset with email OTP verification flow.
Add auth_otp module, OTP templates, and email delivery.
Expand styleguide CSS with full component library.
Rework login, register, and admin views for cookie sessions.
Remove legacy 2FA templates and password reset flow.
Update SSH wrappers, forms, validators, and middleware.
2026-03-04 16:44:40 -05:00
..
api Remove beaker dependency, switch to Pyramid SignedCookieSessionFactory 2026-02-19 15:26:24 -05:00
apps Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00
authentication Fix session.save() for cookie sessions, add vcsserver/rc_license stubs 2026-02-19 19:38:09 -05:00
config Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00
events feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
forms core: run ruff format 2025-01-13 17:47:37 +01:00
i18n tests: fixes test_utils and reverts delete repo message 2025-08-01 13:31:30 +02:00
integrations feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
lib Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00
model Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00
public Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00
templates Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00
tests Remove beaker dependency, switch to Pyramid SignedCookieSessionFactory 2026-02-19 15:26:24 -05:00
typing core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
__init__.py Initial implementation of security scan for PRs 2026-01-15 16:48:04 +01:00
bootstrap.py core: run ruff format 2025-01-13 17:47:37 +01:00
subscribers.py security: limit API impersonate feature to only super admins 2025-03-24 05:17:44 +01:00
translation.py core: run ruff format 2025-01-13 17:47:37 +01:00
tweens.py core: run ruff format 2025-01-13 17:47:37 +01:00
VERSION release(version-bump): 5.11.3 → 5.11.4 2026-02-18 12:49:50 +00:00