Commit graph

539 commits

Author SHA1 Message Date
netkas
7d5071747b Added SigningKeyState 2025-01-29 15:41:25 -05:00
netkas
f073b8d004 Added TODO 2025-01-29 15:41:14 -05:00
netkas
94a7ce05f8 Added additional conditional checks and minor corrections 2025-01-29 15:40:59 -05:00
netkas
10e1368942 Added the ability to parse created and expired as strings/null 2025-01-29 15:40:40 -05:00
netkas
5e26b08f9e Added additional check 2025-01-29 15:40:24 -05:00
netkas
b1c669dfa8 Added check if the peer is enabled and if it uses a password, a password check is required to set the otp post registration 2025-01-29 15:40:14 -05:00
netkas
7809f32a5e Refactored StandardMethods and added to-be-implemented methods 2025-01-29 15:27:21 -05:00
netkas
3fe2d9e0df Updated VerificationGetImageCaptcha to return the new object 2025-01-29 15:27:09 -05:00
netkas
c2330b374a Added TextCaptchaVerification 2025-01-29 15:26:58 -05:00
netkas
716a5f15eb Minor changes 2025-01-29 15:26:51 -05:00
netkas
75897da9e9 Added SignatureKeyPair for a client object 2025-01-29 15:26:36 -05:00
netkas
6732112e12 Added SettingsGetSigningKey as a standard method 2025-01-29 15:26:27 -05:00
netkas
42d276939b Added SettingsGetInformationField as a standard method 2025-01-29 15:26:22 -05:00
netkas
f76f76d31a Improved expiration check 2025-01-29 15:26:10 -05:00
netkas
38699b6bcc Added additional methods and the ability to create signature keys 2025-01-29 15:25:50 -05:00
netkas
fe217002e3 Added method (incomplete) ResolvePeerSignature 2025-01-29 15:25:36 -05:00
netkas
a02a765f11 Updated method getField() to return null instead of an exception if the requested record was not found 2025-01-29 15:25:22 -05:00
netkas
dd35bc69b3 Added ImageCaptchaVerification as a standard object 2025-01-29 15:24:48 -05:00
netkas
4a9c42a52d Removed ImageCaptcha (Old) 2025-01-29 15:24:39 -05:00
netkas
c5093e4d0c Added ExternalUrlVerification as a standard object 2025-01-29 15:24:32 -05:00
netkas
99c6c1385e Cleanup 2025-01-29 15:24:22 -05:00
netkas
cebfa72ec0 Moved ExportedSession from Objects to Objects\Client & Added signing keypairs & a default keypair 2025-01-29 15:24:06 -05:00
netkas
bdd35dc8ac Added ContactKnownKeyRecord.php 2025-01-29 15:23:42 -05:00
netkas
6c1c77ad20 Added method AddressBookUpdateRelationship 2025-01-29 15:23:25 -05:00
netkas
674ca58f08 Added method AddressBookTrustSignature 2025-01-29 15:23:16 -05:00
netkas
e38ebf277a Rewrote contact_known_keys structure 2025-01-27 15:28:41 -05:00
netkas
a05b02da71 Added missing previous 2025-01-27 12:45:25 -05:00
netkas
e9f70e7115 Added method SettingsDeleteSignature 2025-01-27 12:38:36 -05:00
netkas
321bf1eadb Argument correction 2025-01-27 03:52:28 -05:00
netkas
f40b9ed7f4 Resolve peer at host identification to prevent accidental peer creation when it isn't necessary 2025-01-27 03:52:17 -05:00
netkas
1b89a7f921 Improved Flag Parsing in Peer object constructor 2025-01-27 03:51:44 -05:00
netkas
3e5199d776 Corrected property access in InformationField 2025-01-27 03:51:28 -05:00
netkas
93eff1320f Corrected session initiation logic 2025-01-27 03:38:11 -05:00
netkas
efc74cfa49 Updated fgkey 2025-01-27 03:29:39 -05:00
netkas
23fe57d514 Oops 2025-01-27 03:27:58 -05:00
netkas
a04621b97d Reference correction & update configurations 2025-01-27 03:25:25 -05:00
netkas
3744cf5412 Updated Database Structure 2025-01-27 02:53:59 -05:00
netkas
ec18199c08 ResolvePeer method now checks if the caller is a host and the request contains a IdentifyAs header 2025-01-27 02:46:22 -05:00
netkas
c3f6f6096e RegisteredPeerManager synchronizeExternalPeer() method now synchronizes peer information too that is public by default 2025-01-27 02:46:21 -05:00
netkas
481ea884f2 Added self-contact check 2025-01-27 02:35:53 -05:00
netkas
8d5a95da9b Added self-host resolution for resolvePeer 2025-01-27 02:35:41 -05:00
netkas
a9e5d6eb46 Added check for adding self as a contact 2025-01-27 02:34:54 -05:00
netkas
3311862263 Refactor and enhance peer resolution logic 2025-01-25 17:26:13 -05:00
netkas
aba9adf916 Added the method AddressBookGetContact and minor improvements in other implementations 2025-01-24 19:12:03 -05:00
netkas
e2a0e2f27f Updated error messages 2025-01-24 15:25:06 -05:00
netkas
6401e46bc0 Made registration stage always allow information field updates 2025-01-24 15:21:58 -05:00
netkas
baff154b05 Added missing import 2025-01-24 15:21:06 -05:00
netkas
71d921def5 Updated PhpDoc 2025-01-24 15:20:42 -05:00
netkas
a826f4f3a9 Updated Standard Peer object to include standard information fields and updated PeerInformationManager to retrieve filtered fields per privacy condition 2025-01-24 15:20:19 -05:00
netkas
f689e36378 Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00