You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***For Redmine older version 4.2**`Rails.application.config.assets.precompile += %w( zeroclipboard.js )`
20
-
to `config/initializers/assets.rb` and restart your server.
21
15
22
16
* After installing a plugin, open the settings ( http://*/settings/plugin/vault )
23
17
and enter encryption key in the Encryption key field.
24
18
25
19
* Or use encryption Redmine Encryption, to do this,
26
-
add the encryption key to a file ( config/configuration.yml ), for example ( database_cipher_key: HediddAwkAbCunnoashtAlEcBuobdids ) and check the box on the Use Redmine Encryption.
add the encryption key to a file ( config/configuration.yml ), for example ( database_cipher_key: HediddAwkAbCunnoashtAlEcBuobdids ) and check the box on the Use Redmine Encryption.
0 commit comments