mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 05:26:00 +03:00
[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
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#1044
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head: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.