HomeGRNET

Implement a simple drop privileges validator

Authored by ctrochalakis.

Description

Implement a simple drop privileges validator

This is a trick to delegate a privilege validations from the controller
to the model so we can handle them uniformly through the rails model
validation flow.

This is achieved by setting the record in dropped_privileges mode,
just set dropped_privilages = true.

Details

Committed
ctrochalakisNov 30 2015, 3:20 PM
Pushed
ctrochalakisDec 16 2015, 8:13 PM
Parents
rWEBDNSb9905bb767eb: deploy: Add contrib systemd with sample systemd configuration
Branches
Unknown
Tags
Unknown