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

feat: hide sensitive config data #310

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

Pochemuta
Copy link
Collaborator

  1. Добавил скрытие идентификаторов, хэша и сессии.
  2. Перенёс словарь с ключами, значения которых нужно скрывать в конфиге, в файл с другими константами для консистентности структуры. Кажется, что удобнее все такие штуки хранить, править и экспортировать из единого источника.

Copy link
Collaborator

@alexeyqu alexeyqu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@alexeyqu alexeyqu changed the title feat: hid sensitive config data feat: hide sensitive config data Mar 27, 2024
@alexeyqu alexeyqu merged commit 709ca42 into sysblok:dev Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants