Commit Graph

17 Commits

Author SHA1 Message Date
hparfr 25e9119e96 Forward port https://github.com/OCA/server-auth/pull/30
[11.0] keychain: improve ACL and allow storing ssh keys as password #30
2019-10-23 18:01:31 +02:00
hparfr 3a5fa443e1 Add description 2019-10-23 18:01:30 +02:00
hparfr df6d1e7662 Migration 2019-10-23 18:01:30 +02:00
Laurent Mignon (ACSONE) a7203d408d [IMP] keychain: get_password must not be accessible from outside 2019-10-23 18:01:30 +02:00
Martin trigaux f54438b3cd [MIG] migration of keychain to v11
remove coding utf8
add base_sparse_field to get Serialized fields
run 2to3
bump version
manual adaptation of python3
2019-10-23 18:01:30 +02:00
OCA Transbot 2027176a36 OCA Transbot updated translations from Transifex 2019-10-23 18:01:30 +02:00
Raph e4f250a99c Fix readme about generating keys 2019-10-23 18:01:30 +02:00
Mourad Elhadj Mimoune 7c35decf1e [FIX] OCA reviews 2019-10-23 18:01:30 +02:00
Mourad Elhadj Mimoune 42e0991226 [FIX] split keychain backend model and test into 2 files 2019-10-23 18:01:30 +02:00
Mourad Elhadj Mimoune 567a4f6d79 [FIX] add name to keychain.backend & add test 2019-10-23 18:01:30 +02:00
Sébastien BEAU 5e90a6396f [IMP] add a keychain backend abstract model, the aim is to simplify the integration of keychain when you already have /need the concept of backend 2019-10-23 18:01:30 +02:00
MonsieurB fb497372cc remove old file 2019-10-23 18:01:30 +02:00
MonsieurB 904152f164 set test 2019-10-23 18:01:30 +02:00
MonsieurB cf2886b915 Mig V10 2019-10-23 18:01:30 +02:00
Hpar 34e068d6e8 Update __openerp__.py
Remove explicit dependency to base.
2019-10-23 18:01:30 +02:00
Raph 1516887cfe Improve readme and fix dep
Readme: (in example) prefix function with _
Dep: add a depency to base_setup in order to use xml id "base.menu_config"
2019-10-23 18:01:30 +02:00
Hpar ad582ca028 Keychain: account manager for external systems (#644)
* Add keychain module
2019-10-23 18:01:30 +02:00