42 Commits
Author SHA1 Message Date
Token2andGitHub 925799e601 Merge pull request #7 from allamiro/feat/podman-compose-service-discovery
Fix Podman Compose service discovery for app, database, and Keycloak containers
2026-05-20 10:05:46 +02:00
Tamir Suliman 69f5011820 Improve Podman Compose service discovery 2026-05-18 23:35:37 +02:00
Token2andGitHub 2c00356e8c Merge pull request #5 from allamiro/feat/keycloak-oidc-provider
Add Keycloak OpenID Connect provider support
2026-05-18 09:16:04 +02:00
Token2andGitHub e20482b764 Merge pull request #4 from allamiro/feat/containerized-deployment
Add Docker Compose deployment and containerized runtime
2026-05-18 09:15:43 +02:00
Tamir Suliman 8a78022d13 Add OAuth identity migration for existing installs 2026-05-17 22:04:22 +02:00
Tamir Suliman b91f912723 Update Docker deployment documentation 2026-05-17 12:19:18 +02:00
Tamir Suliman 1a721dbba1 Make local Keycloak container optional 2026-05-17 12:14:47 +02:00
Tamir Suliman abcea2b9a2 Add local Keycloak test container 2026-05-17 12:03:04 +02:00
Tamir Suliman 1aeaf6aee5 Add Keycloak OIDC provider support 2026-05-17 11:52:23 +02:00
Tamir Suliman 797a000e59 Tighten Docker login configuration 2026-05-17 11:33:05 +02:00
Tamir Suliman b3a92ff975 Document OAuth setup for Docker deployment 2026-05-17 11:14:16 +02:00
Tamir Suliman b673958781 feat: add OAuth provider availability checks to landing page template 2026-05-16 16:11:54 +02:00
Tamir Suliman 08a8ac762d docs: add troubleshooting steps for database credential changes in README 2026-05-16 16:09:08 +02:00
Tamir Suliman ef0ea6f67d docs: simplify setup instructions and add production security warnings to README 2026-05-16 16:06:50 +02:00
Tamir Suliman 1435281bcb chore: update .env.example with missing environment variable descriptions 2026-05-16 16:06:33 +02:00
Tamir Suliman 9617463d0a chore: update Dockerfile and Apache configuration for container deployment 2026-05-16 15:59:40 +02:00
Tamir Suliman b96e787aa6 Add Docker Compose deployment documentation to README fixing #2 2026-05-16 15:40:58 +02:00
Token2andGitHub 94901fa847 Fix formatting of 'Export profiles' section in README 2026-04-03 17:30:12 +02:00
Token2andGitHub 5651214a69 Fix link formatting in README for export profiles 2026-04-03 17:29:55 +02:00
Token2andGitHub 464945bd2e Document export profiles feature in README
Add export profiles feature to README
2026-04-03 17:29:16 +02:00
Token2andGitHub c8ad007d39 Export TOTP in CSV format - Molto2 bulk format 2026-04-03 17:27:23 +02:00
Token2andGitHub a8f329f3a6 Implement exportForUser method for profile export
Add exportForUser method to allow CSV export of profiles with decrypted secrets for users who can edit.
2026-04-03 17:26:13 +02:00
Token2andGitHub 106af037a9 Implement CSV export for TOTP profiles
Added functionality to export user profiles as CSV. Molto2 bulk provisioning format
2026-04-03 17:25:48 +02:00
Token2andGitHub 25569f7181 Merge pull request #1 from mhdipozn-cmd/patch-1
Create SECURITY.md for security policy and reporting
2026-03-28 14:23:25 +01:00
Token2andGitHub d1aecbde77 Revise security policy and reporting guidelines
Removed supported versions section and updated reporting instructions.
2026-03-28 14:22:58 +01:00