This repository was archived by the owner on Nov 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 356
t3c setting mode 0600 for secure files #6240
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
528d304
Added Secure value to Cfg struct.
jpappa200 eccbd96
Added Secure value
jpappa200 79ffea5
Added Secure value to struct
jpappa200 1802127
Added test to set file mode.
jpappa200 bb19679
Added secure fields to unit test.
jpappa200 ab0ce10
output permission.
jpappa200 914e610
moved file mode info log and print the correct way.
jpappa200 f825705
Merge branch 'apache:master' into t3c_perm
jpappa200 c6f260b
Added secure variable.
jpappa200 817f2a4
Added secure variable.
jpappa200 7ad3f39
ioutil.WriteFile was writing file with 0644 permissions changed to us…
jpappa200 88d9922
Changed openfile from octal to perm variable.
jpappa200 0e10c11
Fixed error in test for secure file.
jpappa200 9c39c2a
added secure variable for cert and key file generation.
jpappa200 40cf9a0
changed Comments filter to use provided line comment character and ad…
jpappa200 71181f6
Updated to compare file permissions.
jpappa200 dff12b3
added file mode to diff func
jpappa200 764b286
added file mode to diff func call.
jpappa200 47820c8
fixed typo
jpappa200 15bbdd4
fixed args for diff func
jpappa200 9c32dc3
Merge branch 'apache:master' into t3c_perm
jpappa200 e7435cd
issue
jpappa200 26cd3eb
Merge branch 't3c_perm' of github.com:jpappa200/trafficcontrol into t…
jpappa200 78593b5
Removed Secure: false, not needed.
jpappa200 9329496
changed print format.
jpappa200 2aeaa93
removed debugging line.
jpappa200 823cd74
changed format to print octal.
jpappa200 a0bb53a
Compare was not working correctly fixed.
jpappa200 f2468dd
Changed formatting for log output line 472
jpappa200 083d6e7
Changed to take input from stdin.
jpappa200 ce5079a
Removed cfg.Name from append. cfg.Path has the filename.
jpappa200 d5384a3
Changed checkReload func to call t3c-check-reload and send data to st…
jpappa200 2501bd0
updated check-reload-test
jpappa200 16ca6fd
updated check-reload-test
jpappa200 3c3df56
Reordered imports.
jpappa200 287e235
line spacing.
jpappa200 55eb00c
Updated usage information.
jpappa200 16318e5
Updated usage information.
jpappa200 d7ed838
Added changelog entry.
jpappa200 347d10c
Merge branch 'master' into t3c_perm
jpappa200 31f1923
Changed from fmt.Println() to log.Infoln()
jpappa200 5f320b7
Merge branch 'master' into t3c_perm
jpappa200 e1022b0
Fixed formatting error.
jpappa200 e858dd3
Removed extra spacing.
jpappa200 a6febc0
Moved diffMsg variable.
jpappa200 afaabc2
Merge branch 'master' into t3c_perm
jpappa200 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.