Skip to content

Comments

cbsecurity_logs is hard coded instead of using module setting#47

Merged
lmajano merged 1 commit intocoldbox-modules:developmentfrom
aliaspooryorik:patch-1
Sep 12, 2023
Merged

cbsecurity_logs is hard coded instead of using module setting#47
lmajano merged 1 commit intocoldbox-modules:developmentfrom
aliaspooryorik:patch-1

Conversation

@aliaspooryorik
Copy link
Contributor

@aliaspooryorik aliaspooryorik commented Sep 7, 2023

Description

The table name is a module setting which is referenced in some but not all places. Replaced hard coded cbsecurity_logs references with existing getTable() call to be consistent throughout so that the module setting is used when provided.

Issue raised as:
https://ortussolutions.atlassian.net/browse/BOX-141

cbsecurity_logs is hard coded instead of using module setting
@lmajano lmajano merged commit 9a89e77 into coldbox-modules:development Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants