Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert Keycloak-js library to version 25 (#8)
* fix origin check on server.mjs * add real ip on nginx * add logs to server.mjs for origin control * real IP cloudflare * cloudflare update * improve proxy detection * missing deactivation function * remove https header for deactivate * restore license info (try) * revert last change * fix empty license when no machines * change renew button condition * add validation code with button * switch logic for renew button * remove recursive check on proxy * Complete revamp of Portal to display all keys allocated to user * missing css property * fix css typo * Bump express from 4.19.2 to 4.20.0 in /portal (#5) * Remove proxy recursive check * List Keys on Portal connection (#4) * fix origin check on server.mjs * add real ip on nginx * add logs to server.mjs for origin control * real IP cloudflare * cloudflare update * improve proxy detection * missing deactivation function * remove https header for deactivate * restore license info (try) * revert last change * fix empty license when no machines * change renew button condition * add validation code with button * switch logic for renew button * remove recursive check on proxy * Complete revamp of Portal to display all keys allocated to user * missing css property * fix css typo * Bump express from 4.19.2 to 4.20.0 in /portal Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: MaxWaldorf <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * update depedencies * upgrade packages versions * revert keycloak-js version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information