unrhodecode/rhodecode/apps
russell@unturf.com dc3502fed0 Fix session.save() for cookie sessions, add vcsserver/rc_license stubs
- Guard all session.save() calls with hasattr checks for CookieSession
  compatibility (CookieSession auto-saves via response callbacks)
- Guard beaker-specific _set_cookie_expires and _update_cookie_out in
  login views
- Defer ldap scope_labels to property to avoid class-level AttributeError
  when python-ldap is not installed
- Add vcsserver stub package to allow imports without full vcsserver
- Add rc_license stub for CE edition (no license management)
2026-02-19 19:38:09 -05:00
..
_base New implementations and updates for security scan 2026-01-16 16:53:31 +01:00
admin Remove beaker dependency, switch to Pyramid SignedCookieSessionFactory 2026-02-19 15:26:24 -05:00
ai_agents feature: implements possibility to update AI model versions for admin 2025-10-09 14:48:41 +02:00
channelstream core: run ruff format 2025-01-13 17:47:37 +01:00
debug_style core: run ruff format 2025-01-13 17:47:37 +01:00
file_store core: run ruff format 2025-01-13 17:47:37 +01:00
gist core: run ruff format 2025-01-13 17:47:37 +01:00
home Remove beaker dependency, switch to Pyramid SignedCookieSessionFactory 2026-02-19 15:26:24 -05:00
hovercards feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
journal core: run ruff format 2025-01-13 17:47:37 +01:00
login Fix session.save() for cookie sessions, add vcsserver/rc_license stubs 2026-02-19 19:38:09 -05:00
my_account Fix session.save() for cookie sessions, add vcsserver/rc_license stubs 2026-02-19 19:38:09 -05:00
ops core: run ruff format 2025-01-13 17:47:37 +01:00
repo_group core: run ruff format 2025-01-13 17:47:37 +01:00
repository feature: implements AI code review PR checkbox; adds AI PR settings 2026-01-21 11:59:03 +01:00
search Fixed elasticsearch issue for web interface 2026-01-19 12:51:40 +01:00
ssh_support feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
styleguide Add living styleguide endpoint and vanilla JS utilities 2026-02-19 16:03:21 -05:00
svn_support core: run ruff format 2025-01-13 17:47:37 +01:00
user_group core: run ruff format 2025-01-13 17:47:37 +01:00
user_group_profile feature: implemented deleting user and migrating all user assets new system ghost user 2025-07-25 15:43:29 +02:00
user_profile New implementations and updates for security scan 2026-01-16 16:53:31 +01:00
__init__.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00