Commit Graph

2 Commits

Author SHA1 Message Date
Ingo Oppermann
90974fed30 Fix missing UnescapePath for a token 2023-08-03 09:40:56 +03:00
Ingo Oppermann
abfe4918b4 Loosen restrictions for IAM user names
The only restriction for an IAM username is that it cannot start with
a '$'. An username that contains a ':' must escape it with another ':'
for use in a token for RTMP or SRT.
2023-06-26 13:49:53 +02:00