unrhodecode/rhodecode/lib/middleware
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
..
utils core: run ruff format 2025-01-13 17:47:37 +01:00
__init__.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
appenlight.py core: run ruff format 2025-01-13 17:47:37 +01:00
csrf.py core: run ruff format 2025-01-13 17:47:37 +01:00
https_fixup.py core: run ruff format 2025-01-13 17:47:37 +01:00
pycharm_remote_debugger.py remote debugger: adds pycharm remote debugger 2025-06-11 10:09:19 +02:00
request_wrapper.py fix: req-tracking, handle edge case when SVN server is off 2025-01-17 10:04:42 +01:00
simplegit.py core: run ruff format 2025-01-13 17:47:37 +01:00
simplehg.py core: run ruff format 2025-01-13 17:47:37 +01:00
simplesvn.py core: run ruff format 2025-01-13 17:47:37 +01:00
simplevcs.py New implementations and updates for security scan 2026-01-16 16:53:31 +01:00
vcs.py Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00