Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Stickly Man! on July 23, 2014, 12:33:55 AM
-
I just pushed a commit today (https://github.com/Nayruden/Ulysses/commit/9e410214dd073db73ea1cc007ffa59b919e99ba0) that fixes some issues with having upper-cased group names, which I thought we didn't support, but.. we changed it for a reason I can't seem to remember right now. :P
This change affects the targeting system (group names are now case-sensitive) and access tags (no longer forced to be fully lower-cased). I'm pretty sure there should be no side effects, but, please test these systems for me and report any new problems you come across.
Thanks! :)
-
To my knowledge, we never did support non-lower case groups.
I just thought I'd been supporting a XGUI bug all this time that allowed mixed case entry.
:)
I'm of the opinion that our code should still force lower case groups when storing them.
I only imagine the future support horrors where hosts trying to add themselves to the same group, but using
SuperAdmin
Superadmin
SUPERADMIN
and then coming here and asking why they get "group doesn't exist".
Imagine that, but for every other time random admin with adduser access tries to add someone on a server.
Food for thought.
Barely edible perhaps, but food.
-
I did have a chat with Megiddo about this earlier. :) I can't remember when, but we changed ULX to "support" groups with upper-case characters due to hearing many users complain about it (their own configuration, or caused by other gamemodes/admin mods). The changes I just made finished off a few side effects that slipped past Megiddo when making the change initially. We still recommend using lower-case group names, however, so keep that in mind if someone has a complaint. :P