thephpleague / oauth2-server

A spec compliant, secure by default PHP OAuth 2.0 Server
https://oauth2.thephpleague.com
MIT License
6.52k stars 1.12k forks source link

Fixing permission error #1384

Closed pradeep5485 closed 10 months ago

Sephster commented 11 months ago

Thanks for the PR. Can you provide some context for this change?

parallels999 commented 11 months ago

.DS_Store ??

1383

eugene-borovov commented 10 months ago

This change is wrong. Private key may have readonly permission (400 or 440).

Sephster commented 10 months ago

Aye it doesn't seem right. Will wait a few days for the author to give an explanation in case we've missed something but I think this isn't fixing anything

Sephster commented 10 months ago

Closing as no response from author