clrghouz/app
Deon George c8ef7d065b
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 37s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m43s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
Fix address_add validation, missing scoped to zone. Change to use shortform of $request->post() in address_add()
2024-05-05 23:17:29 +10:00
..
Casts Revert changes to CompressedString::class, messages were going out base64 encoded and compressed 2023-12-19 16:51:15 +11:00
Classes It seems session time is now returning a float, cast it to an int 2024-05-05 17:41:47 +10:00
Console Move zone:check to debug namespace, add address:check command 2024-04-21 22:10:12 +10:00
Exceptions Rework TIC processing and added test cases 2023-11-22 15:58:00 +11:00
Http Fix address_add validation, missing scoped to zone. Change to use shortform of $request->post() in address_add() 2024-05-05 23:17:29 +10:00
Interfaces Some message optimisation, added Echomail processing 2021-07-31 00:44:23 +10:00
Jobs Attempt to catch dns query failures 2024-04-16 22:01:09 +09:30
Mail Enabled email test command 2022-12-04 14:27:47 +11:00
Models Added Echoarea::addresses_active() to find addresses that are connected to the area, and active 2024-04-26 20:31:02 +10:00
Notifications Code improvement to our_address(), reducing arguments 2024-04-21 21:40:55 +10:00
Policies Add user policy to manage user security 2024-04-25 16:08:09 +10:00
Providers Multiple enhancements to interactive messages, moved messages to Notifications, send netmail back when invalid packet password 2023-07-23 20:21:02 +10:00
Rules Move Domain_Controller::NUMBER_MAX to Address::ADDRESS_FIELD_MAX 2024-04-12 15:29:11 +10:00
Traits Fix for AreaSecurity when presented security is null 2024-04-26 20:31:02 +10:00
helpers.php Remove static cache from our_address in favour of Cache::class keyed off setup:system_id 2024-04-26 20:31:02 +10:00