Explore >> Select a destination


You are here

www.iswin.org
| | blog.preyneyv.dev
1.8 parsecs away

Travel
| | 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
1.7 parsecs away

Travel
| |
| | cyber-intruder.com
1.3 parsecs away

Travel
| | A non critical lack of access control in Azure Identity API makes easier SharePoint sites enumeration.
| | blog.oddbit.com
21.9 parsecs away

Travel
| 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