Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.1k
Star
36.5k
Code
Issues
2.6k
Pull requests
924
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Adding option to set Auto-Submitted email header
- #35876
#35876
Merged
nickvergessen
merged 14 commits into
nextcloud:master
nextcloud/server:master
from
bennet0496:patch-mail-header
bennet0496/nextcloud-server:patch-mail-header
Copy head branch name to clipboard
Jan 4, 2023
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Adding option to set Auto-Submitted email header
#35876
nickvergessen
merged 14 commits into
nextcloud:master
nextcloud/server:master
from
bennet0496:patch-mail-header
bennet0496/nextcloud-server:patch-mail-header
Copy head branch name to clipboard
Commits
Commits on Dec 23, 2022
Adding API method to set the Auto-Submitted header to OCP\Mail\IMessage
Show description for b3d9b57
bennet0496
committed
b3d9b57
View commit details
Copy full SHA for b3d9b57
Browse repository at this point
Setting Auto-Submitted header for calendar events and new user mail
Show description for 7a9f4fb
bennet0496
committed
7a9f4fb
View commit details
Copy full SHA for 7a9f4fb
Browse repository at this point
fix getAutoSubmitted return type and adding unit tests
Show description for c1c6d21
bennet0496
committed
c1c6d21
View commit details
Copy full SHA for c1c6d21
Browse repository at this point
ran build/autoloaderchecker.sh after adding AutoSubmittedValue class
Show description for 77569ba
bennet0496
committed
77569ba
View commit details
Copy full SHA for 77569ba
Browse repository at this point
Updating unit test for NewUserMailHelper, to test for autosumbitted
Show description for eec1ebb
bennet0496
committed
eec1ebb
View commit details
Copy full SHA for eec1ebb
Browse repository at this point
Update PHPDoc annotation in lib/public/Mail/IMessage.php
Show description for 4b992cd
bennet0496
and
ChristophWurst
committed
4b992cd
View commit details
Copy full SHA for 4b992cd
Browse repository at this point
fix static-analysis error and formatting code
Show description for 411467a
bennet0496
committed
411467a
View commit details
Copy full SHA for 411467a
Browse repository at this point
revert .htaccess to commit previous to PR
Show description for f5bf251
bennet0496
committed
f5bf251
View commit details
Copy full SHA for f5bf251
Browse repository at this point
Commits on Dec 24, 2022
Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class"
Show description for 04c3c87
bennet0496
committed
04c3c87
View commit details
Copy full SHA for 04c3c87
Browse repository at this point
Commits on Dec 26, 2022
use constant as default value in value getter
Show description for 9d9a0b7
bennet0496
committed
9d9a0b7
View commit details
Copy full SHA for 9d9a0b7
Browse repository at this point
Commits on Jan 3, 2023
refactor AutoSubmittedValue to Headers\AutoSubmitted and adding
Show description for 4dc0957
bennet0496
committed
4dc0957
View commit details
Copy full SHA for 4dc0957
Browse repository at this point
updating autoloader files
Show description for bd846df
bennet0496
committed
bd846df
View commit details
Copy full SHA for bd846df
Browse repository at this point
update usages of AutoSubmittedValue to AutoSubmitted::VALUE_
Show description for 5a1cc8d
bennet0496
committed
5a1cc8d
View commit details
Copy full SHA for 5a1cc8d
Browse repository at this point
fix missing class in NewUserMailHelper and static code analysis errors
Show description for c8bde16
bennet0496
committed
c8bde16
View commit details
Copy full SHA for c8bde16
Browse repository at this point
You can’t perform that action at this time.