Skip to content

Add post-subscription logic

This commit adds post-subscription logic without making any major changes on the models. It reuses tunnel_subscription modifying it to work with several services.

Mail, Chat and Social services don't have an 'Activate/Deactivate' action like Tunnel.

It also removes the unused Credit model.

Merge request reports