mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[PR #743] [CLOSED] [NEW] Error message if there is a space at the beginning or end of username or password #1023
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#1023
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/743
Author: @NasserNgandu
Created: 8/11/2023
Status: ❌ Closed
Base:
master← Head:Error_message_at_the_beginning_or_at_the_end📝 Commits (10+)
dc2bee8[NEW] Error message if there is a space at the beginning or end of username or password495bf03add Cypht style error messagesc52b5bdFixed dropdown class that interfere with popular css framework and breaking them9eae7d6Update composer.lock to match with composer.json requirementsf585e70Added snooze functionnality to messages743e715Added snooze functionnality to imap869b865Allow cypht integration to save message away from imap server763c9bdNo more losing search term when changing page52e7e64Fix variable name: keyword instead of sort55196ddAdd Chinese (#749)📊 Changes
83 files changed (+1197 additions, -2867 deletions)
View changed files
📝
.travis/hm3.ini(+4 -30)📝
CONTRIBUTING.md(+2 -3)📝
composer.lock(+33 -31)📝
hm3.sample.ini(+7 -33)📝
language/az.php(+2 -13)📝
language/de.php(+2 -13)📝
language/en.php(+2 -13)📝
language/es.php(+2 -13)📝
language/et.php(+2 -13)📝
language/fa.php(+2 -13)📝
language/fr.php(+2 -13)📝
language/hu.php(+2 -13)📝
language/id.php(+2 -13)📝
language/it.php(+2 -13)📝
language/ja.php(+2 -13)📝
language/nl.php(+2 -13)📝
language/pt-BR.php(+2 -13)📝
language/ro.php(+2 -13)📝
language/ru.php(+2 -13)➕
language/zh-Hans.php(+589 -0)...and 63 more files
📄 Description
Display a message to the user during login if the username or password contains a space at the beginning or at the end. 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.