docs: update wiki - add refactor overview, migration 036, migration 037 details
Release v2.152 wiki update
docs: v2.144 release notes + Home bump
Add Release-Notes-v2.144 page (hardening + refactor highlights, upgrade
notes, no-breaking-change confirmation) and bump version badge, banner,
install snippets, What's New section and Releases timeline.
docs: add Developer-Patterns page
Centralise the canonical backend helpers (utils.key_codec,
utils.db_transaction, security.encryption, utils.trusted_proxy,
utils.ssrf_protection, utils.response) with rationale tied to past
incidents (#103/#104/#105 + latent KeyEncryption misuse + bare commit
sites). Each helper section explains what it prevents, when to use it,
when NOT to use it, and links to its regression test.
docs: add v2.143 release notes and refresh Home
docs: refresh wiki for v2.142 (versions, hardening pages, release notes v2.141-v2.142)
docs: refresh wiki for v2.140 (versions, Home, ACME EAB/DNS/private-IPs, consolidated release notes)
- Bump version refs 2.127 → 2.140 across install/badge/Quick Start/API docs
- Home.md: rewrite What's New with v2.128–v2.140 entries (EAB, custom DNS resolvers, ACME on private IPs, Kubernetes/cert-manager, HSM-backed CAs, SMTP OAuth2, SSO sync_role_on_login, etc.); refresh Quick Links; restore SSH CA section's original (v2.127) introduction tag
- New: Release-Notes-v2.128-to-v2.140.md — consolidated changelog for the 2.128 → 2.140 stable releases
- ACME-Support.md: add server-side EAB credentials manager (v2.139), custom DNS resolvers for DNS-01, acme.allow_private_ips toggle
Add Kubernetes & cert-manager integration page
docs(sso): add SSO-Authentication page, document auth_source + role preservation (#81)
docs(v2.127): native PostgreSQL backend, version bump
- Bump all version refs 2.112 -> 2.127
- Update Home.md What's New section with v2.127, v2.126, v2.125 highlights
- New Database-Backend.md page covering SQLite/PostgreSQL choice,
Settings UI, migration, safety checks, troubleshooting
- Add Database Backend to Administration nav
docs: add HSM Support page, ACME proxy mode section
docs: fix dead internal links
- Authentication → Security
- Security-Settings → Security
- Policies → Approval-Workflows
- SSO-Configuration → Configuration
- System-Configuration → Configuration / CRL-CDP
- Screenshots Gallery → wiki home
- Fix trailing backticks in download URLs
docs: point screenshot URLs to dev branch for latest images
docs: update all version references to 2.112
- Update install commands (DEB, RPM, Docker) to 2.112
- Update Version headers across all pages
- Update API docs version strings
- Update version badge and Latest Stable table
- Historical (vX.Y) feature refs left as-is
docs: add SSH Certificate Authority page, update for v2.112
docs: update wiki to v2.111 — ACME auto-supersede, PKCS7/P12 decode, CT, OCSP delegated, TSA, security audit
docs: update all wiki pages to v2.107
- Update version references across 16 files (v2.99 → v2.107)
- Add v2.107 What's New section (SoftHSM, CDP auto-enable, Docker fixes)
- Add consolidated v2.100-v2.106 summary (ACME proxy, AIA, protocol URLs)
- Update installation links, Docker tags, download URLs
- Update system info table (Latest Stable: 2.107)
docs: add AIA CA Issuers page, update CRL-CDP, OCSP, API Reference, Home
docs: update wiki to v2.99 — versions, features, HTTP protocol port
- Home.md: version badge 2.99, feature list additions (JKS, HTTP protocol
server, approval workflows, X.509 viewer, ACME ECDSA/EAB, EST full chain,
ADCS EOBO, RFC 5280 SAN), quick links, system info table
- Installation-Guide.md: all download links to v2.99, port 8080 in Docker
examples and firewall rules, HTTP_PROTOCOL_PORT mention
- Quick-Start.md: all version refs to v2.99, port 8080 in Docker example
- Configuration.md: HTTP_PROTOCOL_PORT env var in table, version to 2.99
docs: add Microsoft CA Integration page, update Home.md
docs(v2.75): Delta CRL wiki, release notes, Home update
docs: unify product name to Ultimate Certificate Manager
docs: update wiki for v2.69 release - reports, scheduler, PDF
docs(v2.52): certificate discovery page, release notes, security updates, home page
docs(wiki): add EST-Protocol page, update OCSP/certs/dashboard docs
- Create EST-Protocol.md: full RFC 7030 guide with config, mTLS, endpoints, examples
- Update OCSP-Responder.md: add cache auto-cleanup, HSM note
- Update Certificate-Operations.md: add Remove Hold (unhold) section, update auto-renewal
- Update Dashboard.md: enriched system status (8 components)
- Fix Home.md: remove duplicate EST line, add EST-Protocol link
docs: update all wiki pages for UCM v2.50
- Home: version badge, quick links, what's new section
- Architecture: complete rewrite for current stack
- Configuration: all 45+ env vars documented
- Installation: version bumps to 2.50
- mTLS Authentication: complete rewrite for auto-login architecture
- Security: session-based auth, RBAC, 8 auth methods
- Quick Start & First Steps: version updates
- Release Notes v2.50: new page
- All remaining pages: version updates to 2.50
docs(wiki): update Home page for v2.1.0 release
- Update announcement from rc2 to released
- Add SSO (LDAP, OAuth2, SAML) to features and changelog
- Add Auditor role mention with 4 system roles in RBAC
- Fix toolbox screenshot reference (toolbox.png → certificate-tools.png)
- Add SSO Configuration link to table of contents
docs: revert to changeme123 default password everywhere
docs: update wiki for v2.1.0-rc2
- Release Notes: add rc2 fixes, ExportModal, RBAC, dashboard charts
- Home: fix theme count, update features, add RBAC/i18n info
- Dashboard: complete rewrite for v2.1.0 (charts, grid layout, widgets)
- Configuration: update for ucm.env, new env vars
- First-Steps: fix theme count, update password info
- Themes: reduce from 8 to 3 themes, update descriptions
- Certificate-Export: rewrite for ExportModal and API v2
- Installation/Quick-Start: update password references
- Bump version to 2.1.0 across all wiki pages