blob: fdd2a96089d32dd6ec0c52f26c31f8ad0355c0f3 (
plain)
1
2
3
4
5
|
# "security" was renamed to "forward_mode_crypto" on 2017-09-17. Keep old links working.
Redirect "/gocryptfs/security" "/gocryptfs/forward_mode_crypto"
# "reverse_mode" was renamed to "reverse_mode_crypto" on 2017-09-17. Keep old links working.
Redirect "/gocryptfs/reverse_mode" "/gocryptfs/reverse_mode_crypto"
|