mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2026-01-17 11:05:09 +00:00
I don't even know.
Filled out API for user management Proper escaping of user input for SQL queries (stream keys aren't user input) Filled out frontend with profile management, vods, etc. I don't remember there's probably more, fuck.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[satyr]
|
||||
name = '<iname>'
|
||||
domain = '<domain>'
|
||||
email = '<email>'
|
||||
registration = false
|
||||
|
||||
[media]
|
||||
streamKeys = false
|
||||
record = false
|
||||
ffmpeg = '<ffmpeg>'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user