issues
search
nbeguier
/
cassh
SSH CA administration via CLI and GUI
https://medium.com/leboncoin-engineering-blog/cassh-ssh-key-signing-tool-39fd3b8e4de7
Apache License 2.0
73
stars
20
forks
source link
CASSH Server 2.0.0: Prerequisites for group support, add massive tests
#90
Closed
nbeguier
closed
4 years ago
nbeguier
commented
4 years ago
CASSH Server
2.0.0
2020/04/03
New Features
Add LDAP mapping with principals
Add multiple options in LDAP configuration, some breaking changes
Add OpenLDAP in tests
Changes
LDAP configuration: "filterstr" is deprecated, use "filter_realname_key" instead
Remove GET /admin/principals (not used in client and not safe)
Remove deprecated PATCH endpoint for principals
rename get_principals to clean_principals_output
add get_ldap_conn, get_memberof, truncate_principals, merge_principals
Bug Fixes
ldap_authentification return when bad options
ldap_authentification uncatch error if no object in LDAP response
CASSH Server
2.0.0
2020/04/03
New Features
Changes
Bug Fixes