[PR #27] [MERGED] Merge Cfouche into Felix #27

Closed
opened 2026-05-06 12:22:31 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/YanisRff/ProjetS3PHP/pull/27
Author: @BreizhHardware
Created: 1/7/2024
Status: Merged
Merged: 1/7/2024
Merged by: @BreizhHardware

Base: FelixHead: main


📝 Commits (4)

📊 Changes

9 files changed (+76 additions, -24 deletions)

View changed files

📝 index-loged.php (+2 -0)
📝 index.php (+13 -0)
📝 login-praticien.php (+12 -12)
📝 login.php (+6 -7)
src/php/components/check.php (+9 -0)
src/php/components/token.php (+7 -0)
src/php/components/user-login.php (+16 -0)
📝 src/php/db/Login.php (+3 -5)
📝 src/php/db/Patient.php (+8 -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/YanisRff/ProjetS3PHP/pull/27 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 1/7/2024 **Status:** ✅ Merged **Merged:** 1/7/2024 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `Felix` ← **Head:** `main` --- ### 📝 Commits (4) - [`b65deb0`](https://github.com/YanisRff/ProjetS3PHP/commit/b65deb036cf0c0ae646f4f99c56e4a7014004b6a) fix index 1 - [`afc84d3`](https://github.com/YanisRff/ProjetS3PHP/commit/afc84d3803680700690f45ef8a85de821a40e596) debilus - [`0140449`](https://github.com/YanisRff/ProjetS3PHP/commit/01404494f502c77f8cbbd3f6d6e1ea0ac277f338) Merge pull request #25 from YanisRff/Felix (search in calendar) - [`db77601`](https://github.com/YanisRff/ProjetS3PHP/commit/db77601a94ad46c3d08e071c0006b21762ffbae2) Merge pull request #26 from YanisRff/cfouche ### 📊 Changes **9 files changed** (+76 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `index-loged.php` (+2 -0) 📝 `index.php` (+13 -0) 📝 `login-praticien.php` (+12 -12) 📝 `login.php` (+6 -7) ➕ `src/php/components/check.php` (+9 -0) ➕ `src/php/components/token.php` (+7 -0) ➕ `src/php/components/user-login.php` (+16 -0) 📝 `src/php/db/Login.php` (+3 -5) 📝 `src/php/db/Patient.php` (+8 -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>
BreizhHardware 2026-05-06 12:22:31 +02: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
YanisRff/ProjetS3PHP#27
No description provided.