WIP: Encrypt campfire token using attr_encrypted
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 🤖