-
- Added JDBC URL obfuscator utility and used it during schema-upgrade/instlal as well during server startup
- Added new parameter to
@ConfigField
annotation specifying type of the configuration option (Plain/Password/JdbcUrl) and obfuscating it accordingly in config-dump.
Type |
Task
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.2.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Currently it was done in SchemaLoader (#issue #1187) but it would be good idea to take it further (especially if JDBC string may be passed as environment variable):
config-dump.properties
file