mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
[MIRROR] 2FA for Admins (#6221)
* 2FA for Admins * a Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com> Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
@@ -514,16 +514,5 @@
|
||||
|
||||
/datum/config_entry/string/centcom_source_whitelist
|
||||
|
||||
//SKYRAT EDIT ADDITION BEGIN
|
||||
/datum/config_entry/string/servertagline
|
||||
config_entry_value = "We forgot to set the server's tagline in config.txt"
|
||||
|
||||
/datum/config_entry/string/discord_link
|
||||
config_entry_value = "We forgot to set the server's discord link in config.txt"
|
||||
|
||||
/datum/config_entry/flag/sql_game_log
|
||||
protection = CONFIG_ENTRY_LOCKED
|
||||
|
||||
/datum/config_entry/flag/file_game_log
|
||||
protection = CONFIG_ENTRY_LOCKED
|
||||
//SKYRAT EDIT END
|
||||
/// URL for admins to be redirected to for 2FA
|
||||
/datum/config_entry/string/admin_2fa_url
|
||||
|
||||
Reference in New Issue
Block a user