17 Oct
2016
17 Oct
'16
11:27 a.m.
On Oct 17, 2016, at 11:07 AM, Stefan Paetow <Stefan.Paetow@jisc.ac.uk> wrote:
I have an odd question... I know in the case of the 'cui' and the 'moonshot-targeted-ids' policies, there is a salt value that is by default 'changeme'. Is there any ability for a policy to emit a warning in debug mode when it finds that one of its components is not changed from the default 'changeme'?
Change it to a reference that doesn't exist. targeted_id_salt = "${changeme}" Since variable "changeme" doesn't exist, the server won't start unless it's edited. And then be sure that the docs say "change it, DON"T add a variable called 'changeme'" Alan DeKok.