mirror of
https://github.com/finmars-platform/finmars-community-edition.git
synced 2026-04-25 14:05:55 +03:00
[PR #48] [MERGED] Multiple users #47
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/finmars-community-edition#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/finmars-platform/finmars-community-edition/pull/48
Author: @paktusov
Created: 12/29/2025
Status: ✅ Merged
Merged: 1/8/2026
Merged by: @paktusov
Base:
main← Head:multiple_users📝 Commits (3)
d96abcaAdd multiple users page2b01148Add testse022504Update default images versions📊 Changes
12 files changed (+480 additions, -37 deletions)
View changed files
📝
.env.sample(+2 -2)📝
Makefile(+8 -16)📝
community_edition/routers/configurate.py(+29 -1)➕
community_edition/services/keycloak.py(+80 -0)➕
community_edition/templates/add_keycloak_user.html(+52 -0)📝
community_edition/templates/success.html(+1 -0)➕
scripts/add-keycloak-user.sh(+73 -0)➕
scripts/clean.sh(+42 -0)📝
scripts/init-keycloak.sh(+2 -18)➕
scripts/list-keycloak-users.sh(+22 -0)📝
tests/community_edition/routers/test_configurate.py(+57 -0)➕
tests/community_edition/services/test_keycloak.py(+112 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.