screepsmod-auth
screepsmod-auth copied to clipboard
User/Password authentication for the screeps private server
I get TypeError: env.get is not a function when trying to enter the server after having installed the mod, does anyone know why?
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [qs](https://github.com/ljharb/qs) from 6.2.3 to 6.2.4. Changelog Sourced from qs's changelog. 6.2.4 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and an array...
Bumps [passport](https://github.com/jaredhanson/passport) from 0.3.2 to 0.6.0. Changelog Sourced from passport's changelog. [0.6.0] - 2022-05-20 Added authenticate(), req#login, and req#logout accept a keepSessionInfo: true option to keep session information after regenerating...
In my older server and in a fresh setup of the official server, when `screepsmod-auth` is enabled I'm getting this error every tick: ``` [engine_runner1] Invader error Error: Unknown module...
Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) Commits c6bdaca Version...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.6. Commits 2da9039 1.3.6 cfea636 better git push script, before publish instead of after 56d2805 do not allow invalid hazardous string as section name See...
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.5.0 to 1.6.1. Changelog Sourced from passport-oauth2's changelog. [1.6.1] - 2021-09-24 Fixed Error in cases where the authorization server returns a successful access token response which is...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...