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

fix session lifetime #1073

Merged
merged 1 commit into from Jan 1, 2024
Merged

fix session lifetime #1073

merged 1 commit into from Jan 1, 2024

Conversation

inverse
Copy link
Collaborator

@inverse inverse commented Jan 1, 2024

Resolves #1066

Previously session garbage collection was set to last for 1 year which seems insane - not sure why it was set to last so long :/

this change moves it back to the default of 24 minutes with the 1% change of it being cleaned up after that.

@inverse inverse merged commit 263836e into master Jan 1, 2024
3 checks passed
@inverse inverse deleted the fix-session-lifetime branch January 1, 2024 21:31
truecharts-admin added a commit to truecharts/charts that referenced this pull request Jan 8, 2024
…v3.3.2@05aeefb by renovate (#17000)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tasmoadmin/tasmoadmin](https://togithub.com/TasmoAdmin/TasmoAdmin)
| patch | `v3.3.1` -> `v3.3.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>TasmoAdmin/TasmoAdmin (ghcr.io/tasmoadmin/tasmoadmin)</summary>

###
[`v3.3.2`](https://togithub.com/TasmoAdmin/TasmoAdmin/releases/tag/v3.3.2)

[Compare
Source](https://togithub.com/TasmoAdmin/TasmoAdmin/compare/v3.3.1...v3.3.2)

#### What's Changed

- Bump friendsofphp/php-cs-fixer from 3.41.1 to 3.42.0 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1064
- Bump phpstan/phpstan from 1.10.45 to 1.10.50 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1065
- Bump friendsofphp/php-cs-fixer from 3.42.0 to 3.45.0 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1068
- Bump symfony/http-client from 6.4.0 to 6.4.2 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1069
- Bump symfony/http-foundation from 6.4.0 to 6.4.2 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1070
- Bump symfony/routing from 6.4.1 to 6.4.2 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1071
- Bump phpunit/phpunit from 10.5.3 to 10.5.5 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1072
- fix session lifetime by
[@&#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1073
- Tidy bootstrap code by [@&#8203;inverse](https://togithub.com/inverse)
in
[TasmoAdmin/TasmoAdmin#1074
- Change logo by [@&#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1076
- Remove images by [@&#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1077

**Full Changelog**:
TasmoAdmin/TasmoAdmin@v3.3.1...v3.3.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
GabrielBarzen pushed a commit to GabrielBarzen/charts that referenced this pull request Feb 2, 2024
…v3.3.2@05aeefb by renovate (truecharts#17000)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tasmoadmin/tasmoadmin](https://togithub.com/TasmoAdmin/TasmoAdmin)
| patch | `v3.3.1` -> `v3.3.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>TasmoAdmin/TasmoAdmin (ghcr.io/tasmoadmin/tasmoadmin)</summary>

###
[`v3.3.2`](https://togithub.com/TasmoAdmin/TasmoAdmin/releases/tag/v3.3.2)

[Compare
Source](https://togithub.com/TasmoAdmin/TasmoAdmin/compare/v3.3.1...v3.3.2)

#### What's Changed

- Bump friendsofphp/php-cs-fixer from 3.41.1 to 3.42.0 in /tasmoadmin by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1064
- Bump phpstan/phpstan from 1.10.45 to 1.10.50 in /tasmoadmin by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1065
- Bump friendsofphp/php-cs-fixer from 3.42.0 to 3.45.0 in /tasmoadmin by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1068
- Bump symfony/http-client from 6.4.0 to 6.4.2 in /tasmoadmin by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1069
- Bump symfony/http-foundation from 6.4.0 to 6.4.2 in /tasmoadmin by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1070
- Bump symfony/routing from 6.4.1 to 6.4.2 in /tasmoadmin by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1071
- Bump phpunit/phpunit from 10.5.3 to 10.5.5 in /tasmoadmin by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1072
- fix session lifetime by
[@&truecharts#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1073
- Tidy bootstrap code by [@&truecharts#8203;inverse](https://togithub.com/inverse)
in
[TasmoAdmin/TasmoAdmin#1074
- Change logo by [@&truecharts#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1076
- Remove images by [@&truecharts#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1077

**Full Changelog**:
TasmoAdmin/TasmoAdmin@v3.3.1...v3.3.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker image leaves around >100,000 tmp/sessions/sess_* files
1 participant