|
You are here |
www.iswin.org | ||
| | | | |
blog.preyneyv.dev
|
|
| | | | | It feels like every single web service wants to use OAuth to get user data, and for good reason too. The alternatives include requiring users to create access tokens manually (yikes) and asking users to input their usernames/passwords to impersonate them (giga yikes). At least with OAuth, users get to see a pretty screen with a big "Approve" button. | |
| | | | |
ananthakumaran.in
|
|
| | | | | ||
| | | | |
cyber-intruder.com
|
|
| | | | | A non critical lack of access control in Azure Identity API makes easier SharePoint sites enumeration. | |
| | | | |
blog.oddbit.com
|
|
| | | This is a companion to my article on the Docker plugin for Heat. DockerInc::Docker::Container Properties cmd : List Command to run after spawning the container. Optional property. Example: cmd: [ 'thttpd', '-C', '/etc/thttpd.conf', '-D', '-c', '*.cgi'] dns : List Set custom DNS servers. Example: dns: - 8.8.8.8 - 8.8.4.4 docker_endopint : String Docker daemon endpoint. By default the local Docker daemon will be used. Example: docker_endpoint: tcp://192.168.1.100:2375 env : String | ||