[PR #780] [MERGED] [NEW] Error message if there is a space at the beginning or end of username or password(login, nux, smtp, imap) #1044

Closed
opened 2026-02-25 21:37:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/780
Author: @NasserNgandu
Created: 10/2/2023
Status: Merged
Merged: 7/9/2024
Merged by: @Shadow243

Base: masterHead: Error_message_at_the_beginning_or_at_the_end


📝 Commits (1)

  • c5a565f [NEW] Error message if there is a space at the beginning or end of username or password(login, nux, smtp, imap)

📊 Changes

24 files changed (+43 additions, -16 deletions)

View changed files

📝 language/az.php (+1 -0)
📝 language/de.php (+1 -0)
📝 language/en.php (+1 -0)
📝 language/es.php (+1 -0)
📝 language/et.php (+1 -0)
📝 language/fa.php (+1 -0)
📝 language/fr.php (+1 -0)
📝 language/hu.php (+1 -0)
📝 language/id.php (+1 -0)
📝 language/it.php (+1 -0)
📝 language/ja.php (+1 -0)
📝 language/nl.php (+1 -0)
📝 language/pt-BR.php (+1 -0)
📝 language/ro.php (+1 -0)
📝 language/ru.php (+1 -0)
📝 language/zh-Hans.php (+1 -0)
📝 modules/carddav_contacts/modules.php (+1 -1)
📝 modules/core/output_modules.php (+4 -4)
📝 modules/core/site.js (+11 -0)
📝 modules/dynamic_login/modules.php (+1 -1)

...and 4 more files

📄 Description

Display a message if the username or password contains a space at the beginning or at the end at login, nux, smtp, imap. Here is the link to the task: https://avan.tech/item10670


🔄 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/cypht-org/cypht/pull/780 **Author:** [@NasserNgandu](https://github.com/NasserNgandu) **Created:** 10/2/2023 **Status:** ✅ Merged **Merged:** 7/9/2024 **Merged by:** [@Shadow243](https://github.com/Shadow243) **Base:** `master` ← **Head:** `Error_message_at_the_beginning_or_at_the_end` --- ### 📝 Commits (1) - [`c5a565f`](https://github.com/cypht-org/cypht/commit/c5a565f10b2b92a4adc4ac0640bc203d12988e2e) [NEW] Error message if there is a space at the beginning or end of username or password(login, nux, smtp, imap) ### 📊 Changes **24 files changed** (+43 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `language/az.php` (+1 -0) 📝 `language/de.php` (+1 -0) 📝 `language/en.php` (+1 -0) 📝 `language/es.php` (+1 -0) 📝 `language/et.php` (+1 -0) 📝 `language/fa.php` (+1 -0) 📝 `language/fr.php` (+1 -0) 📝 `language/hu.php` (+1 -0) 📝 `language/id.php` (+1 -0) 📝 `language/it.php` (+1 -0) 📝 `language/ja.php` (+1 -0) 📝 `language/nl.php` (+1 -0) 📝 `language/pt-BR.php` (+1 -0) 📝 `language/ro.php` (+1 -0) 📝 `language/ru.php` (+1 -0) 📝 `language/zh-Hans.php` (+1 -0) 📝 `modules/carddav_contacts/modules.php` (+1 -1) 📝 `modules/core/output_modules.php` (+4 -4) 📝 `modules/core/site.js` (+11 -0) 📝 `modules/dynamic_login/modules.php` (+1 -1) _...and 4 more files_ </details> ### 📄 Description Display a message if the username or password contains a space at the beginning or at the end at login, nux, smtp, imap. Here is the link to the task: https://avan.tech/item10670 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:02 +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/cypht#1044
No description provided.