[PR #16] [MERGED] Felix #17

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

📋 Pull Request Information

Original PR: https://github.com/YanisRff/ProjetS3PHP/pull/16
Author: @BreizhHardware
Created: 12/28/2023
Status: Merged
Merged: 12/28/2023
Merged by: @BreizhHardware

Base: mainHead: Felix


📝 Commits (2)

  • c95668a Create the forgot password page/function and create the password and mail check in JS
  • 8375e1b Fix topbar logo fix position even when scroling

📊 Changes

15 files changed (+317 additions, -23 deletions)

View changed files

📝 calendrier.php (+1 -1)
forgotPassword-praticien.php (+76 -0)
forgotPassword.php (+76 -0)
📝 index-loged.php (+1 -1)
📝 index.php (+1 -1)
📝 login-praticien.php (+7 -2)
📝 login.php (+7 -2)
📝 rdv-praticien.php (+1 -1)
📝 rdv.php (+1 -1)
📝 search.php (+1 -1)
📝 signup-praticien.php (+5 -2)
📝 signup.php (+14 -11)
📝 src/css/styles.css (+9 -0)
src/js/signup.js (+43 -0)
src/php/db/ResetPassword.php (+74 -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/16 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 12/28/2023 **Status:** ✅ Merged **Merged:** 12/28/2023 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `Felix` --- ### 📝 Commits (2) - [`c95668a`](https://github.com/YanisRff/ProjetS3PHP/commit/c95668a198974957f2495203de4fd86c6166ce94) Create the forgot password page/function and create the password and mail check in JS - [`8375e1b`](https://github.com/YanisRff/ProjetS3PHP/commit/8375e1b2ff467853286172a64dc9ae8f2b673ce3) Fix topbar logo fix position even when scroling ### 📊 Changes **15 files changed** (+317 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `calendrier.php` (+1 -1) ➕ `forgotPassword-praticien.php` (+76 -0) ➕ `forgotPassword.php` (+76 -0) 📝 `index-loged.php` (+1 -1) 📝 `index.php` (+1 -1) 📝 `login-praticien.php` (+7 -2) 📝 `login.php` (+7 -2) 📝 `rdv-praticien.php` (+1 -1) 📝 `rdv.php` (+1 -1) 📝 `search.php` (+1 -1) 📝 `signup-praticien.php` (+5 -2) 📝 `signup.php` (+14 -11) 📝 `src/css/styles.css` (+9 -0) ➕ `src/js/signup.js` (+43 -0) ➕ `src/php/db/ResetPassword.php` (+74 -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>
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#17
No description provided.