Branch: refs/heads/main
  Home:   https://github.com/dabodev/dabo
  Commit: 3dee56e3d7c8e606a0575d4fa5e63ad9dd3dffc5
      
https://github.com/dabodev/dabo/commit/3dee56e3d7c8e606a0575d4fa5e63ad9dd3dffc5
  Author: EdLeafe <[email protected]>
  Date:   2025-08-29 (Fri, 29 Aug 2025)

  Changed paths:
    M dabo/db/connect_info.py

  Log Message:
  -----------
  Fixed encryption when running outside an Application

Attempting to use a .cnxml file from an interpreter would crash with an
invalid token message. It was because we always set a key in the
dConnectInfo class, whether one was passed in or not, and setting the
key to None resulted in a default value being assigned, which did not
match the values used to encrypt the password originally.



To unsubscribe from these emails, change your notification settings at 
https://github.com/dabodev/dabo/settings/notifications

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/dabodev/dabo/push/refs/heads/main/[email protected]

Reply via email to