Skip to content
Snippets Groups Projects
  1. Jan 07, 2024
    • Schuh Martin's avatar
      Update: AzureDB.java (fixed methods, changed Exception type) · fc2a80f6
      Schuh Martin authored
      Update: OracleDB.java (fixed methods, changed Exception type)
      Update: Renamed DatabaseError.java to DatabaseException.java
      Update: Renamed ParserError.java to ParserException.java
      Update: GsonHandler.java (fixed methods, changed Exception type)
      Update: ISQLDataBase.java (changed Exception type)
      Update: PlayerStatistics.java (removed field "statsLoaded")
      Update: Persistence.java (updated methods)
      Update: RuntimeInfo.java (updated methods)
      fc2a80f6
  2. Jan 06, 2024
  3. Dec 25, 2023
  4. Dec 21, 2023
  5. Dec 20, 2023
    • Schlütter Yannik's avatar
      Feature: Added decrypting of logindata for our current ORacleDB database and... · 9ce5298c
      Schlütter Yannik authored
      Feature: Added decrypting of logindata for our current ORacleDB database and our old AzureDB database
      Add: CryptoUtils.java (for decrypting loginfiles)
      Add: CryptoException.java (to catch multiple Exceptions from CryptoUtils.java Class)
      Update: OracleDB.java, DBalt.java(added lines for decrypting and a method to get the decrypted logindata stored into variables)
      Add: AzureDB_logindetails, document.encrypted and OracleDB_logindetails as a alternative to document.encrypted (These files contain the decrypted logindata for our database)
      #60
      9ce5298c
Loading