Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make database name available to crypt plugin [CORE5374] #5647

Closed
firebird-automations opened this issue Oct 12, 2016 · 5 comments
Closed

Make database name available to crypt plugin [CORE5374] #5647

firebird-automations opened this issue Oct 12, 2016 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @SENikitin

In some cases name of database can help with getting correct crypt key

Commits: 0971eeb b76648f

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

reporter: Alexander Peshkov [ alexpeshkoff ] => Sergey Nikitin [ sergey.nikitin ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @aafemt

At first, key name is enough for this purpose.
At second, it is better to be done through config macro. Something like that:

AnyPluginParam = $dbname

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 4.0 Alpha 1 [ 10731 ]

Fix Version: 3.0.2 [ 10785 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: No test => Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment