Releases: schorschii/LAPS4LINUX
Releases · schorschii/LAPS4LINUX
Version 1.8.0
Changes
- Python setuptools packaging, installation in venvs -> support for Debian 12, where system-wide pip installation is now disallowed
- Runner: added Shebang to cronjob
- GUI Client: fixes for newer Remmina versions
Version 1.7.2
Changes
- Runner: correctly evaluate
native-laps
config option
Version 1.7.1
Changes
- Runner: fixed password timestamp, correctly set encrypted blob header, password history implementation
- CLI: fix password history, show all entries
- GUI: show decryption error only once if multiple servers are configured
Version 1.7.0
Changes
- "Native LAPS" support including de-/encryption and password history
- GUI improvements
Version 1.6.3
Changes
- GUI client: support for Remmina 1.4.25 on Ubuntu 22.04
Version 1.6.2
Changes
- migrated to maintained python crypto library PyCryptodome
- adjustments for newer ldap3 versions: automatically disable STARTTLS if SSL is enabled
Version 1.6.1
Changes
- added config option to disable STARTTLS on laps-runner.py
Version 1.6.0
Changes
- Added STARTTLS: client and runner will now automatically use STARTTLS when connecting with your server. Before upgrading, please make sure your server has a valid certificate or disable this feature in the config file (not recommended).
- Improved domain/LDAP server auto-discovery.
- Added Debian package, Windows and macOS build scripts.
Eleventh Release
Changes
- new icon
- added .spec files, icons and InnoSetup file into repo
Tenth Release
- added option to disable Kerberos authentication
- added an icon