Block a user
742f0cd015
More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing
2509aa99e1
Update bootstrap icons to 1.11.3
be8aec4751
Make it easier to identify systems that have been marked not active
efdb6b96ea
Fix for user creation
1753111f8f
Prefix is an optional argument, so default it to blank
8fb3a21fcd
Normalise tagline/tearline/origin
1d354da6e3
Enable per system configuration of messages per packet
0bc3d4cf60
Downgrade DNS query errors, since they are handled
38795b83bf
Move HAproxy exceptions into their own class, and downgrade HAproxy errors since they are handled
73cf421739
Remove EncodeUTF8 infavour of using attribute casting only. The implementation of EncodeUTF8 was not correct, essentially removing any previous casting causing issues when saving a record.