[PR #38] [MERGED] Plat 1908 #37

Closed
opened 2026-03-03 11:58:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/finmars-platform/finmars-community-edition/pull/38
Author: @paktusov
Created: 11/11/2025
Status: Merged
Merged: 11/11/2025
Merged by: @paktusov

Base: mainHead: PLAT-1908


📝 Commits (2)

📊 Changes

8 files changed (+174 additions, -18 deletions)

View changed files

community_edition/app.py (+41 -0)
📝 community_edition/main.py (+6 -5)
community_edition/routers/authentication.py (+35 -0)
📝 community_edition/routers/configurate.py (+16 -8)
community_edition/services/authentication.py (+24 -0)
📝 community_edition/templates/backup.html (+0 -5)
📝 community_edition/templates/base.html (+28 -0)
community_edition/templates/login.html (+24 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/finmars-platform/finmars-community-edition/pull/38 **Author:** [@paktusov](https://github.com/paktusov) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/11/2025 **Merged by:** [@paktusov](https://github.com/paktusov) **Base:** `main` ← **Head:** `PLAT-1908` --- ### 📝 Commits (2) - [`1917801`](https://github.com/finmars-platform/finmars-community-edition/commit/1917801ca4070b04d12717cad3b6878a759b95f4) Init authentification - [`803d701`](https://github.com/finmars-platform/finmars-community-edition/commit/803d70117abfb65e4f38c35ceb50944bf143d4c6) Lint ### 📊 Changes **8 files changed** (+174 additions, -18 deletions) <details> <summary>View changed files</summary> ➕ `community_edition/app.py` (+41 -0) 📝 `community_edition/main.py` (+6 -5) ➕ `community_edition/routers/authentication.py` (+35 -0) 📝 `community_edition/routers/configurate.py` (+16 -8) ➕ `community_edition/services/authentication.py` (+24 -0) 📝 `community_edition/templates/backup.html` (+0 -5) 📝 `community_edition/templates/base.html` (+28 -0) ➕ `community_edition/templates/login.html` (+24 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-03 11:58:20 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/finmars-community-edition#37
No description provided.