netkas
|
5d1ba61916
|
Fix handling of DNS Mock Server input in InitializeCommand
|
2025-01-09 15:00:07 -05:00 |
|
netkas
|
fc9e80785d
|
Rename service and container identifiers for clarity.
|
2025-01-09 14:49:11 -05:00 |
|
netkas
|
e7f86bcd1d
|
Refactor service configurations and add Coffee/Teapot setup.
|
2025-01-09 13:29:09 -05:00 |
|
netkas
|
b028e02451
|
??? Reverted Changes, works now.
|
2025-01-08 15:49:25 -05:00 |
|
netkas
|
8b5d2e23e3
|
Add libsodium-dev and enable libsodium in Dockerfile
|
2025-01-08 15:05:04 -05:00 |
|
netkas
|
86acae60a2
|
Add support for authentication_otp database object
|
2025-01-08 15:02:44 -05:00 |
|
netkas
|
7ac1bead49
|
Refactor DNS mocking implementation.
|
2025-01-08 14:53:48 -05:00 |
|
netkas
|
e784137480
|
Add support for mock servers and DNS mocking.
|
2025-01-08 04:17:06 -05:00 |
|
netkas
|
bfe8064a94
|
Add mocking functionality to ServerResolver class
|
2025-01-07 21:03:53 -05:00 |
|
netkas
|
deb4667975
|
Add password, OTP, and user data deletion methods
|
2025-01-07 15:50:06 -05:00 |
|
netkas
|
17f20b25b8
|
Add new RPC methods for client capabilities and authentication
|
2025-01-07 15:29:37 -05:00 |
|
netkas
|
77911af6d9
|
Label unimplemented methods in StandardMethods enum.
|
2025-01-07 15:26:32 -05:00 |
|
netkas
|
70c0fb2e54
|
Add authentication configuration and allowed methods logic
|
2025-01-07 15:25:32 -05:00 |
|
netkas
|
cabf1f35a8
|
Fix password verification flow update on failed attempts
|
2025-01-07 14:16:29 -05:00 |
|
netkas
|
d99ded7281
|
Remove unused updateOtp method from OneTimePasswordManager.
|
2025-01-07 14:15:28 -05:00 |
|
netkas
|
866bb90f2a
|
Add OTP support with implementation for creation, deletion, and verification.
|
2025-01-07 14:15:07 -05:00 |
|
netkas
|
d9c8208310
|
Added OTP Cryptography (In-Development)
|
2025-01-06 18:00:45 -05:00 |
|
netkas
|
3d57347023
|
Minor correction
|
2025-01-06 17:32:12 -05:00 |
|
netkas
|
b2aa5ed6a2
|
Add image captcha expiration policy configuration
|
2025-01-06 15:52:06 -05:00 |
|
netkas
|
ab957226d5
|
Add methods to delete email, phone number, and birthday
|
2025-01-06 15:22:52 -05:00 |
|
netkas
|
585ff46810
|
Added the method SettingsSetBirthday
|
2025-01-06 15:14:04 -05:00 |
|
netkas
|
c0de6ce006
|
Added methods setBirthday(string|RegisteredPeerRecord $peer, int $year, int $month, int $day): void and deleteBirthday(string|RegisteredPeerRecord $peer): void to \Socialbox\Managers > RegisteredPeerManager
|
2025-01-06 15:11:14 -05:00 |
|
netkas
|
20fa093463
|
Added method SettingsSetPhoneNumber
|
2025-01-06 15:00:42 -05:00 |
|
netkas
|
bda8fdc623
|
Added parameter check and condition check
|
2025-01-06 14:58:53 -05:00 |
|
netkas
|
e4e07e120a
|
Minor correction for null-types
|
2025-01-06 14:54:35 -05:00 |
|
netkas
|
65c2254b0c
|
Removed logging events
|
2025-01-06 14:54:08 -05:00 |
|
netkas
|
066e26fbe1
|
Refactor session flag handling in image captcha verification
|
2025-01-06 04:49:38 -05:00 |
|
netkas
|
ecdd9e1228
|
Simplify session flag handling in password update flow
|
2025-01-06 04:48:26 -05:00 |
|
netkas
|
746744eb64
|
Update image handling for display picture operations
|
2025-01-06 04:47:56 -05:00 |
|
netkas
|
426df31421
|
Update display name logic and handle invalid arguments.
|
2025-01-06 04:44:35 -05:00 |
|
netkas
|
1c4621c55b
|
Enhance flag handling for session operations.
|
2025-01-06 04:44:12 -05:00 |
|
netkas
|
fffad01516
|
Fix exception message in delete display picture method
|
2025-01-06 04:37:32 -05:00 |
|
netkas
|
6a922dcac2
|
Add validation for name and expiration in key creation
|
2025-01-06 04:36:39 -05:00 |
|
netkas
|
fa188fb27f
|
Removed unused Base32 class
|
2025-01-06 02:29:33 -05:00 |
|
netkas
|
3d915f55a5
|
Fix error message in display name deletion exception.
|
2025-01-06 02:27:22 -05:00 |
|
netkas
|
17a151fd8a
|
Fix terms acceptance logic and improve session handling
|
2025-01-06 02:20:09 -05:00 |
|
netkas
|
3a72363937
|
Refactor session handling in policy acceptance methods.
|
2025-01-06 02:17:49 -05:00 |
|
netkas
|
da250d6189
|
Refine community guidelines acceptance logic
|
2025-01-06 02:14:29 -05:00 |
|
netkas
|
480eaa6bc5
|
Refactor password deletion logic in SettingsDeletePassword.
|
2025-01-06 01:59:13 -05:00 |
|
netkas
|
dfc198cca3
|
Improve password validation and error handling in delete flow
|
2025-01-06 01:49:34 -05:00 |
|
netkas
|
a85534dfe6
|
Removed unused $e
|
2025-01-06 01:44:16 -05:00 |
|
netkas
|
4058a36cfe
|
Minor Update
|
2025-01-06 01:41:16 -05:00 |
|
netkas
|
2656becd25
|
Add email address validation and RPC method to set email
|
2025-01-06 01:40:07 -05:00 |
|
netkas
|
3e3bcfd143
|
Add password verification and update enhancements
|
2025-01-06 01:37:51 -05:00 |
|
netkas
|
5196ac2486
|
Refactor hashPassword method and enhance validations
|
2025-01-06 01:29:15 -05:00 |
|
netkas
|
02d42e4e23
|
Refactor Cryptography methods for improved safety and validation
|
2025-01-06 01:24:13 -05:00 |
|
netkas
|
2082225fb7
|
Add support for deleting display pictures
|
2025-01-05 01:36:57 -05:00 |
|
netkas
|
85814913e4
|
Update password handling and session methods
|
2025-01-05 01:23:43 -05:00 |
|
netkas
|
8b9896f196
|
Add default value for getFlags() $asString parameter
|
2025-01-04 15:34:40 -05:00 |
|
netkas
|
b04de2f2a7
|
Add methods for deleting and updating peer information
|
2025-01-04 15:32:42 -05:00 |
|