steffjenl
steffjenl
@jbrooksuk @anthonybocci Will Laravel's Sociallite not be a better solution? Then you have the most SSO providers at once. https://laravel.com/docs/5.4/socialite https://socialiteproviders.github.io/ https://github.com/SocialiteProviders/Providers/tree/master/src
@anthonybocci sorry for my late answer. It is not only Twitter or other socialnetworks. - Microsoft Azure (Office 365) - GitHub - GitLab (https://github.com/SocialiteProviders/Providers/tree/master/src/GitLab) - Zenddesk - Jira (https://github.com/SocialiteProviders/Providers/tree/master/src/Jira) -...
@jbrooksuk According to you, what software do companies use SAML as an Identity Provider? Microsoft Active Directory using ADFS for SAML and OAuth. Is it a good idea if I...
@jbrooksuk I completely agree!
> as follows: `allow_url_fopen => On => On ` Can you look if curl and allow_url_dopen is enabled for php fpm? Maybe curl is not enabled for php-fpm.
@mserranom what is the status of this project? many PRs are not merged or answered? Packages such as jest and meow need to be updated due to security vulnerabilities.
It might be cleaner to use an Event and Listener to handle updates to the parent Incident status. You can also added support for triggering a webhook whenever the incident...
@jbrooksuk this PR is for 2.4, do you want also a version for the new 3.x repo?
Added support for Docker Hub, please set actions secret DOCKERHUB_USERNAME and DOCKERHUB_TOKEN
> These are set and the action can now run. > > I'd love this for 3.x too, please. I have removed today blank.yml it does not work for 3.x...