[+] Keychip session

This commit is contained in:
Azalea
2024-02-26 00:23:51 -05:00
parent a873b28d9b
commit 04e11b0fea
7 changed files with 110 additions and 17 deletions

View File

@@ -8,6 +8,10 @@ import org.springframework.data.jpa.repository.JpaRepository
import org.springframework.stereotype.Repository
import java.io.Serializable
/**
* This is the old method of securing requests - a keychip whitelist,
* it's kept here only for backwards compatibility.
*/
@Entity
@Table(name = "allnet_keychips")
class Keychip(