Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new client security and refactors and playtimes and--- #5603

Merged
merged 57 commits into from
Jun 26, 2023

Conversation

silicons
Copy link
Contributor

cleans up config
adds new role time.tracking system
adds new panic bunker
adds new VPN detection system
unfucks the automated age gate
does a bunch more cleanups
refactors client security checks a little

@github-actions github-actions bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. Merge Conflict labels Jun 14, 2023
* are we localhost?
*/
/client/proc/is_localhost()
return isnull(address) || (address in list("127.0.0.1", "::1"))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BYOND doesn't support IPv6.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh

TheLordME
TheLordME previously approved these changes Jun 23, 2023
@silicons silicons marked this pull request as ready for review June 24, 2023 18:08
@silicons silicons requested a review from Zandario as a code owner June 24, 2023 18:08
Copy link
Contributor

@timothyteakettle timothyteakettle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SQL changes are sane and the ipintel checks look fine

@timothyteakettle timothyteakettle merged commit 78a633b into Citadel-Station-13:master Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. SQL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants