User Tools

Site Tools


code:open-source:hse-db:faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
code:open-source:hse-db:faq [2023/07/14 07:39] alexander.elbertcode:open-source:hse-db:faq [2024/02/09 15:14] (current) alexander.elbert
Line 1: Line 1:
-====== 02 FAQ ======+====== 03 FAQ ======
  
 ==== Upgrade Instructions ==== ==== Upgrade Instructions ====
Line 5: Line 5:
   * See [[code:open-source:hse-db:upgrade|98 Upgrade Instructions]]   * See [[code:open-source:hse-db:upgrade|98 Upgrade Instructions]]
   * create a subclass of DB-Interface and add decryption in ''Init Interface'' override   * create a subclass of DB-Interface and add decryption in ''Init Interface'' override
- 
-{{:code:open-source:hse-db:pasted:20230714-073836.png}} 
-{{:code:open-source:hse-db:pasted:20230714-073950.png}} 
  
 ----  ---- 
 ==== How can I encrypt my credentials in the config file? ==== ==== How can I encrypt my credentials in the config file? ====
-Read about our [[kb:common:encryption|wrapper for AES]] first.+  * read about [[kb:common:encryption|AES encryption]] 
 +  * create a subclass of ''DB-Interface'' 
 +  * add decryption before calling the parent's ''Init'' method 
 + 
 +{{:code:open-source:hse-db:pasted:20230714-073836.png}} 
 +{{:code:open-source:hse-db:pasted:20230714-073950.png}}
  
 ==== Advanced usage in subVI ==== ==== Advanced usage in subVI ====
code/open-source/hse-db/faq.1689320393.txt.gz · Last modified: 2023/07/14 07:39 by alexander.elbert