mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_external_system: Migration to 12.0
This commit is contained in:
committed by
ntsirintanis
parent
c3f9c89ff6
commit
e9296fe02c
7
base_external_system/readme/DESCRIPTION.rst
Normal file
7
base_external_system/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
This module provides an interface/adapter mechanism for the definition of remote
|
||||
systems.
|
||||
|
||||
Note that this module stores everything in plain text. In the interest of security,
|
||||
it is recommended you use another module (such as `keychain` or `red_october` to
|
||||
encrypt things like the password and private key). This is not done here in order
|
||||
to not force a specific security method.
|
||||
Reference in New Issue
Block a user