[PR #167] [MERGED] app: Implement login refresh #587

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/167
Author: @nitnelave
Created: 5/11/2022
Status: Merged
Merged: 5/11/2022
Merged by: @nitnelave

Base: mainHead: refresh


📝 Commits (1)

  • 71e24ff app: Implement login refresh

📊 Changes

4 files changed (+112 additions, -59 deletions)

View changed files

📝 app/src/components/app.rs (+3 -3)
📝 app/src/components/login.rs (+83 -56)
📝 app/src/infra/api.rs (+26 -0)
app/static/spinner.gif (+0 -0)

📄 Description

Fixes #54


🔄 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/167 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 5/11/2022 **Status:** ✅ Merged **Merged:** 5/11/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `refresh` --- ### 📝 Commits (1) - [`71e24ff`](https://github.com/lldap/lldap/commit/71e24ff9e63d54d7646a0bd378449c4708eb688c) app: Implement login refresh ### 📊 Changes **4 files changed** (+112 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `app/src/components/app.rs` (+3 -3) 📝 `app/src/components/login.rs` (+83 -56) 📝 `app/src/infra/api.rs` (+26 -0) ➕ `app/static/spinner.gif` (+0 -0) </details> ### 📄 Description Fixes #54 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:18:05 +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#587
No description provided.