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: change the format to RFC1123 to follow the specs #10738

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

jvillafanez
Copy link
Member

Description

Change the format of the getlastmodified property to RFC1123. This will follow the standard and will also match what reva sends in the propfind requests.

Related Issue

#10736

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link

update-docs bot commented Dec 5, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@mmattel mmattel requested review from 2403905, kobergj and micbar December 6, 2024 12:28
@saw-jan
Copy link
Member

saw-jan commented Dec 9, 2024

Also fixes: #9781

@kobergj kobergj force-pushed the webdav_format_lastmodified branch from e6c2abb to f22864f Compare December 9, 2024 13:43
@kobergj
Copy link
Collaborator

kobergj commented Dec 9, 2024

just rebased to master - no changes

@kobergj kobergj merged commit 4df9532 into master Dec 10, 2024
3 checks passed
@kobergj kobergj deleted the webdav_format_lastmodified branch December 10, 2024 11:27
ownclouders pushed a commit that referenced this pull request Dec 10, 2024
fix: change the format to RFC1123 to follow the specs
This was referenced Dec 17, 2024
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.

4 participants