Skip to content

Instantly share code, notes, and snippets.

@HaoSs07
HaoSs07 / enterprise_token.rb
Created October 8, 2024 12:26 — forked from markasoftware/enterprise_token.rb
OpenProject Enterprise mode for free
############ REPLACE app/models/enterprise_token.rb in the source code with this file! ################
############ also be sure to RESTART OpenProject after replacing the file. ################
############ it doesn't show that enterprise mode is enabled in the settings, but all ################
############ enterprise mode features, such as KanBan boards, are enabled. ################
#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2023 the OpenProject GmbH
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License version 3.
@HaoSs07
HaoSs07 / _hsts.conf
Created August 29, 2022 17:03 — forked from R0GGER/_hsts.conf
Workaround - Security Headers @ NGINX Proxy Manager
{% if certificate and certificate_id > 0 -%}
{% if ssl_forced == 1 or ssl_forced == true %}
{% if hsts_enabled == 1 or hsts_enabled == true %}
# HSTS (ngx_http_headers_module is required) (63072000 seconds = 2 years)
add_header Strict-Transport-Security "max-age=63072000;{% if hsts_subdomains == 1 or hsts_subdomains == true -%} includeSubDomains;{% endif %} preload" always;
add_header Referrer-Policy strict-origin-when-cross-origin;
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";
add_header X-Frame-Options SAMEORIGIN;
add_header Content-Security-Policy upgrade-insecure-requests;
2013-05-30 18:49:28 [INFO] [TickThreading] Started TT metrics reporting. This can be disabled in PluginMetrics.cfg
2013-05-30 18:49:37 [INFO] [TickThreading] Skipping version tick handler c com.pahimar.ee3.core.handlers.VersionCheckTickHandler com.pahimar.ee3.core.handlers.VersionCheckTickHandler@41bb34e0
2013-05-30 18:50:35 [INFO] [TickThreading] Threading initialised for world Twilight Forest/7
2013-05-30 18:50:56 [INFO] [TickThreading] Threading initialised for world The End/1
2013-05-30 18:50:56 [INFO] [TickThreading] Threading initialised for world Nether/-1
2013-05-30 18:50:56 [INFO] [TickThreading] Threading initialised for world Overworld/0
2013-05-30 18:51:36 [SEVERE] [TickThreading] TickThreading v1.0.0.1773 for MC1.4.7 on 1.4.7 forge,fml, ForgeEssentials is installed on this server!
If anything breaks, check if it is still broken without TickThreading
We don't want to annoy mod devs with issue reports caused by TickThreading.
Seriously, please don't.
2013-05-30 13:24:30 [INFO] [TickThreading] Started TT metrics reporting. This can be disabled in PluginMetrics.cfg
2013-05-30 13:24:38 [INFO] [TickThreading] Skipping version tick handler c com.pahimar.ee3.core.handlers.VersionCheckTickHandler com.pahimar.ee3.core.handlers.VersionCheckTickHandler@32ac4cf3
2013-05-30 13:25:34 [INFO] [TickThreading] Threading initialised for world Twilight Forest/7
2013-05-30 13:25:55 [INFO] [TickThreading] Threading initialised for world The End/1
2013-05-30 13:25:55 [INFO] [TickThreading] Threading initialised for world Nether/-1
2013-05-30 13:25:55 [INFO] [TickThreading] Threading initialised for world Overworld/0
2013-05-30 13:26:35 [SEVERE] [TickThreading] TickThreading v1.0.0.1753 for MC1.4.7 on 1.4.7 forge,fml, ForgeEssentials is installed on this server!
If anything breaks, check if it is still broken without TickThreading
We don't want to annoy mod devs with issue reports caused by TickThreading.
Seriously, please don't.
This file has been truncated, but you can view the full file.
2013-05-19 16:08:10 [INFO] [TickThreading] Started TT metrics reporting. This can be disabled in PluginMetrics.cfg
2013-05-19 16:08:17 [INFO] [TickThreading] Skipping version tick handler c com.pahimar.ee3.core.handlers.VersionCheckTickHandler com.pahimar.ee3.core.handlers.VersionCheckTickHandler@1d6ed6d9
2013-05-19 16:09:09 [INFO] [TickThreading] Skipping version tick handler c thaumicbees.main.utils.TickHandlerVersion thaumicbees.main.utils.TickHandlerVersion@726b105f
2013-05-19 16:09:31 [INFO] [TickThreading] Threading initialised for world Twilight Forest/7
2013-05-19 16:09:31 [INFO] [TickThreading] Threading initialised for world The End/1
2013-05-19 16:09:31 [INFO] [TickThreading] Threading initialised for world Nether/-1
2013-05-19 16:09:31 [INFO] [TickThreading] Threading initialised for world Overworld/0
2013-05-19 16:10:11 [SEVERE] [TickThreading] TickThreading v1.0.0.1640 for MC1.4.7 on 1.4.7 forge,fml, ForgeEssentials is installed on this server!
If anything breaks, check if it is still broken wit
2013-05-19 16:07:02 [INFO] [TickThreading] Patching with TickThreading v1.0.0.1640 for MC1.4.7
2013-05-19 16:07:02 [INFO] [TickThreading] Patching in environment: forge
2013-05-19 16:07:02 [FINE] [TickThreading] Patching me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion with lockToSynchronized()
2013-05-19 16:07:02 [FINE] [TickThreading] Patching methods [doTick()]
2013-05-19 16:07:02 [FINE] [TickThreading] Patching me.nallar.tickthreading.minecraft.TickManager with lockToSynchronized()
2013-05-19 16:07:02 [FINE] [TickThreading] Patching methods [unlock(), lock()]
2013-05-19 16:07:02 [FINE] [TickThreading] Patching yp with addAll(fromClass:me.nallar.patched.PatchSpawnerAnimalsForge)
2013-05-19 16:07:02 [INFO] [TickThreading] yp requires mcpc, not patched as we are using forge
2013-05-19 16:07:02 [FINE] [TickThreading] Patching yp with addAll(fromClass:me.nallar.patched.PatchSpawnerAnimals)
2013-05-19 16:07:02 [FINE] [TickThreading] Patching yp with profile(deobf:net.minecraft.world.SpawnerAnim
2013-05-01 14:26:49 [INFO] [TickThreading] Set dimension ID for Overworld/0
2013-05-01 14:26:49 [INFO] [TickThreading] Set dimension ID for Twilight Forest/7
2013-05-01 14:27:10 [INFO] [TickThreading] Threading initialised for world Twilight Forest/7
2013-05-01 14:27:10 [INFO] [TickThreading] Set dimension ID for The End/1
2013-05-01 14:27:10 [INFO] [TickThreading] Threading initialised for world The End/1
2013-05-01 14:27:10 [INFO] [TickThreading] Set dimension ID for Nether/-1
2013-05-01 14:27:10 [INFO] [TickThreading] Threading initialised for world Nether/-1
2013-05-01 14:27:12 [SEVERE] [TickThreading] Tile Entity com.github.AbrarSyed.SecretRooms.common.TileEntityCamoFull@3227716d x,y,z: 2043, 80, -4429 failed to validate, it will be ignored.
java.lang.NullPointerException
at com.github.AbrarSyed.SecretRooms.common.TileEntityCamoFull.s(TileEntityCamoFull.java:144)
2013-04-22 14:41:59 [INFO] [TickThreading] Set dimension ID for world/0
2013-04-22 14:41:59 [INFO] [TickThreading] Set dimension ID for world/7
2013-04-22 14:42:06 [INFO] [TickThreading] Threading initialised for world world/7
2013-04-22 14:42:06 [INFO] [TickThreading] Set dimension ID for world/1
2013-04-22 14:42:06 [INFO] [TickThreading] Threading initialised for world world/1
2013-04-22 14:42:06 [INFO] [TickThreading] Set dimension ID for world/-1
2013-04-22 14:42:06 [INFO] [TickThreading] Threading initialised for world world/-1
2013-04-22 14:42:07 [INFO] [TickThreading] Threading initialised for world world/0
2013-04-22 14:42:13 [SEVERE] [TickThreading] TickThreading v1.0.0.1412 for MC1.4.7 on 1.4.7 forge,fml, ForgeEssentials is installed on this server!
If anything breaks, check if it is still broken without TickThreading
This file has been truncated, but you can view the full file.
2013-04-21 20:20:56 [SEVERE] [TickThreading] TickThreading v1.0.0.1404 for MC1.4.7 on 1.4.7 forge,fml, ForgeEssentials is installed on this server!
If anything breaks, check if it is still broken without TickThreading
We don't want to annoy mod devs with issue reports caused by TickThreading.
Seriously, please don't.
If it's only broken with TickThreading, report it at http://github.com/nallar/TickThreading
2013-04-21 20:20:58 [SEVERE] [TickThreading] Exception ticking block aky@21a98fa0 at x064y048z2-2800
java.lang.NullPointerException
at zz.a(Chunk.java:398)
at yc.a(World.java:554)
at yc.c(World.java:532)
04-19 22:28:10 [SEVERE] [TickThreading] TickThreading v1.0.0.1360 for MC1.4.7 on 1.4.7 forge,fml, ForgeEssentials is installed on this server!
If anything breaks, check if it is still broken without TickThreading
We don't want to annoy mod devs with issue reports caused by TickThreading.
Seriously, please don't.
If it's only broken with TickThreading, report it at http://github.com/nallar/TickThreading
04-19 22:31:01 [SEVERE] [TickThreading] Exception during tile entity tick
ticking: c ic2.core.block.generator.tileentity.TileEntityGenerator ic2.core.block.generator.tileentity.TileEntityGenerator@fbfc71b x,y,z: -234, 30, -47 at x,y,z:-234,30,-47
Tick region: rX: -14, rZ: -2, hashCode: -131086:
java.lang.NullPointerException
at ic2.core.block.generator.tileentity.TileEntityGenerator.gainFuel(TileEntityGenerator.java:71)