Skip to content

WIP: Encrypt campfire token using attr_encrypted

Andy Schoenen requested to merge encrypt_campfire_token into master

What does this MR do?

It uses attr_encrypted to encrypt the token setting in CampfireServices. I wanted to figure out if attr_encrypted can be used for single settings in a json properties field.

Even though this approach seems to work, the tricky part will be migrating the data.

Edited by 🤖 GitLab Bot 🤖

Merge request reports