mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 05:26:00 +03:00
[GH-ISSUE #1315] DEFAULT_SETTING_TEXT_ONLY's comment & default value are inconsistent #627
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#627
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?
Originally created by @Denperidge on GitHub (Nov 2, 2024).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1315
Originally assigned to: @Baraka24 on GitHub.
🐛 Bugreport
In the current version of app.php (line 1026), the comment includes "Defaults to false", while the php env default is set to true
Version & Environment
Rev: [
abdd8aab42]@marclaporte commented on GitHub (Nov 2, 2024):
@Denperidge Thank you for the reports (this and the other one). I suggest you make merge requests for things like this, and you will be listed as a contributor of Cypht 2.5.0!
@Denperidge commented on GitHub (Nov 2, 2024):
@marclaporte Much appreciated! Could you (or someone else with more experience developing Cypht than me) advise on what the correct default value is? (Both for the value in app.php and .env.example? Although with the latter I assume the false value is the correct one)
@marclaporte commented on GitHub (Nov 14, 2024):
@Denperidge Please confirm in latest master
@Denperidge commented on GitHub (Nov 14, 2024):
Looks perfect! Closing issue 😌