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: Allow to access logs when update is disabled #5577

Merged
merged 1 commit into from Aug 10, 2023

Conversation

marienfressinaud
Copy link
Member

Changes proposed in this pull request:

  • Move the logs link out of the if !FreshRSS_Context::$system_conf->disable_update condition in the aside_configure menu

How to test the feature manually:

  1. set disable_update to true in data/config.php
  2. check that the logs are accessible in the "Administration" menu

Pull request checklist:

  • clear commit messages
  • code manually tested
  • unit tests written (optional if too hard)
  • documentation updated

Additional information can be found in the documentation.

@Alkarex Alkarex added this to the 1.22.0 milestone Aug 10, 2023
@Alkarex Alkarex added the Bug (confirmed) 🐞 issues that are reproducable label Aug 10, 2023
@Alkarex
Copy link
Member

Alkarex commented Aug 10, 2023

From #4937

@Alkarex Alkarex merged commit 1e0e4f5 into FreshRSS:edge Aug 10, 2023
1 check passed
@marienfressinaud marienfressinaud deleted the fix/access-logs-when-disabled-update branch August 10, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug (confirmed) 🐞 issues that are reproducable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants