Skip to content

Commit 0ad4604

Browse files
committed
Changed bundle server access_rules to mpf_default_access_rules
This is an attempt to clarify a common misconception that =bundle server access_rules= is somehow special. There is no need to modify this file in the MPF in order to define custom access promises. Instead, simply define a custom server bundle, e.g. bundle server my_access_rules. Ticket: CFE-3427 Changelog: Title
1 parent 81ffabd commit 0ad4604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controls/cf_serverd.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ body server control
8282

8383
###############################################################################
8484

85-
bundle server access_rules()
85+
bundle server mpf_default_access_rules()
8686
# @brief Defines access to common resources
8787
{
8888
access:

0 commit comments

Comments
 (0)