- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.6k
feat(file_sharing): Provide template creator list in public shares #54565
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
feat(file_sharing): Provide template creator list in public shares #54565
Conversation
b8a12c9    to
    55c8d86      
    Compare
  
    | /backport to stable31 | 
| /backport to stable30 | 
| /compile rebase | 
55c8d86    to
    3bad9d1      
    Compare
  
    c84d96e    to
    d22300e      
    Compare
  
    1bc63c1    to
    ba33875      
    Compare
  
    | feedback from @elzody: Seems like the route is protected and requires a logged-in user even though it's a public share with total edit permissions | 
04dd924    to
    760c86f      
    Compare
  
    | @camilasan @elzody just pushed an update, to also handle the file creation. Can you test it? | 
| 
 I again failed to run your changes. I have pinged @elzody for help testing it 😬 | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gave it a try, it seems to work fine on my end.
| backport to stable31 now? | 
760c86f    to
    01cb346      
    Compare
  
    | /compile rebase | 
If encryption got disabled, copying should set encrypted to 0 for the new unencrypted copy. For instance when using encryption:decrypt-all Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
01cb346    to
    10d0d0f      
    Compare
  
    | /backport 6d672c4 to stable32 | 
| /backport 6d672c4 to stable31 | 
Fix #48064