Skip to content

Releases: Tommi2Day/gomodules

v1.7.1

11 May 19:04
Compare
Choose a tag to compare
  • pwlib: add vault method to get_password

v1.7.0

24 Apr 15:40
Compare
Choose a tag to compare

v1.6.4

20 Apr 16:06
Compare
Choose a tag to compare
  • enhance password check and generate functions

v1.6.3

14 Apr 17:00
Compare
Choose a tag to compare
  • dblib: add CheckTNSAdmin function

v1.6.2

11 Apr 12:34
Compare
Choose a tag to compare
  • fix ReadLdapOra panic

v1.6.1

09 Apr 19:47
Compare
Choose a tag to compare
  • fix for ldaplib timeout change

v1.6.0

09 Apr 19:00
Compare
Choose a tag to compare

[v1.6.0 - 2023-04-09]

New

  • maillib: add Imap functions
  • ldaplib: refactor types and functions, add timeout
  • pwlib: add totp generator
  • pwlib: add plain and base64 encode password methods

Changed

  • align test init
  • make some interfaces type based

v1.5.3

13 Mar 20:33
Compare
Choose a tag to compare
  • add real connection tests via docker for dblib(oracle),ldaplib and maillib
  • fix TLSmaillib Handling

v1.5.2

26 Feb 21:05
Compare
Choose a tag to compare
  • dblib: fix missing variable export

v1.5.1

26 Feb 20:26
Compare
Choose a tag to compare
  • dblib: fix TNS Parsing
  • delete main
  • linter fixes