[PR #121] [MERGED] feat: add simple login #553

Closed
opened 2026-02-27 08:17:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/121
Author: @haveachin
Created: 2/20/2022
Status: Merged
Merged: 3/4/2022
Merged by: @nitnelave

Base: mainHead: main


📝 Commits (1)

📊 Changes

3 files changed (+154 additions, -41 deletions)

View changed files

📝 app/src/infra/api.rs (+6 -2)
📝 auth/src/lib.rs (+37 -1)
📝 server/src/infra/auth_service.rs (+111 -38)

📄 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/lldap/lldap/pull/121 **Author:** [@haveachin](https://github.com/haveachin) **Created:** 2/20/2022 **Status:** ✅ Merged **Merged:** 3/4/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`56e8254`](https://github.com/lldap/lldap/commit/56e8254381e13d58b2d587992ad72d98294fb9ae) feat: add simple login ### 📊 Changes **3 files changed** (+154 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `app/src/infra/api.rs` (+6 -2) 📝 `auth/src/lib.rs` (+37 -1) 📝 `server/src/infra/auth_service.rs` (+111 -38) </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 2026-02-27 08:17:57 +03:00
Sign in to join this conversation.
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/lldap-lldap#553
No description provided.