00:10 | dtcrshr has left IRC (dtcrshr!~datacrush@2801:88:f7a:100:240:a7ff:fe2d:d7c0, Quit: Saindo) | |
05:06 | <maldridge> anyone here versed in lightdm-webkit-greeter? I know there was some talk of it a few weeks ago
| |
05:19 | <gehidore> what are you looking for?
| |
05:21 | <maldridge> I need to get around the same-origin policy so that I can ask a central server for account information
| |
05:23 | adrianorg has left IRC (adrianorg!~adrianorg@177.18.97.22, Ping timeout: 246 seconds) | |
05:32 | adrianorg has joined IRC (adrianorg!~adrianorg@179.179.73.29) | |
06:51 | <alkisg> sbalneav was working on this
| |
07:10 | <maldridge> I see
| |
07:36 | adrianorg has left IRC (adrianorg!~adrianorg@179.179.73.29, Ping timeout: 245 seconds) | |
07:44 | adrianorg has joined IRC (adrianorg!~adrianorg@179.179.73.29) | |
08:23 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
08:30 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
08:42 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
08:53 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
09:14 | gvy has joined IRC (gvy!~mike@altlinux/developer/mike) | |
10:25 | gvy has left IRC (gvy!~mike@altlinux/developer/mike, Quit: Leaving) | |
10:33 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
12:03 | markit has joined IRC (markit!~marco@88-149-177-66.v4.ngi.it) | |
12:04 | <markit> hi alkisg, I've a problem in remote assistence ssh, the listen part. I do "xterm -e socat tcp-listen:5500,keepalive=1 stdio,raw,echo=0" but I've a xwindow open with "can't exect socat, file or dir not existent" (I'm translating from italian), any tip?
| |
12:13 | alkisg: solved, my foult, socat was not installed!
| |
12:13 | s/foult/fault
| |
12:17 | markit has left IRC (markit!~marco@88-149-177-66.v4.ngi.it, ) | |
13:07 | robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-86-55.dsl.scarlet.be) | |
13:18 | Phantomas has joined IRC (Phantomas!~ftsamis@ubuntu/member/phantomas) | |
13:47 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 245 seconds) | |
13:50 | cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg) | |
14:27 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection) | |
14:40 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
15:19 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
15:30 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
17:04 | alkisg is now known as work_alkisg | |
18:29 | <sbalneav> maldridge: What is it you'd like to know?
| |
18:34 | robb_nl has left IRC (robb_nl!~robb_nl@ip-213-49-86-55.dsl.scarlet.be, Ping timeout: 246 seconds) | |
19:02 | Phantomas has left IRC (Phantomas!~ftsamis@ubuntu/member/phantomas, Ping timeout: 264 seconds) | |
19:49 | <maldridge> sbalneav: I need to be able to contact a remote server for additional session informatino from the greeter. I'm getting stopped by the same-origin policy
| |
19:50 | <sbalneav> OK, hold on, one sec
| |
19:53 | I assume you're getting the additional session information via a web call, yes?
| |
19:53 | On the server you're contacting from the greeter's javascript, you'll need to enable headers. a2enmod headers
| |
19:54 | Then you'll need to add:
| |
19:54 | Header set Access-Control-Allow-Origin "*"
| |
19:54 | To the apache server's config file
| |
20:11 | maldridge: That what you're looking for?
| |
20:59 | robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-86-55.dsl.scarlet.be) | |
21:01 | robb_nl has left IRC (robb_nl!~robb_nl@ip-213-49-86-55.dsl.scarlet.be, Read error: Connection reset by peer) | |
21:31 | m3741 has left IRC (m3741!8c20b7fe@gateway/web/freenode/ip.140.32.183.254, Ping timeout: 252 seconds) | |
22:06 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
22:08 | <maldridge> sbalneav: my appologies for the slow reply, yes I think that's what I need
| |
22:08 | to be sure I can do this in a virtualhost, right?
| |
22:53 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
23:33 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Ping timeout: 260 seconds) | |
23:37 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |