| [22:28:26] | * rsteup[m] has quit (*.net *.split) |
| [22:31:44] | * symbioquine[m] has quit (Ping timeout: 246 seconds) |
| [22:31:49] | * Dorn[m] has quit (Ping timeout: 240 seconds) |
| [22:31:49] | * munjoma[m] has quit (Ping timeout: 240 seconds) |
| [22:31:52] | * mstenta[m] has quit (Ping timeout: 256 seconds) |
| [22:31:52] | * janjan[m] has quit (Ping timeout: 260 seconds) |
| [22:32:06] | * younes__auto[m] has quit (Ping timeout: 246 seconds) |
| [22:32:07] | * canadrian[m] has quit (Ping timeout: 260 seconds) |
| [22:32:08] | * tcmah[m] has quit (Ping timeout: 252 seconds) |
| [22:32:13] | * andifi[m] has quit (Ping timeout: 252 seconds) |
| [22:32:14] | * frederike[m] has quit (Ping timeout: 240 seconds) |
| [22:32:23] | * scrdcow[m] has quit (Ping timeout: 244 seconds) |
| [22:32:23] | * dazinism has quit (Ping timeout: 244 seconds) |
| [22:32:26] | * stefanie[m] has quit (Ping timeout: 256 seconds) |
| [22:32:28] | * paul121[m] has quit (Ping timeout: 260 seconds) |
| [22:32:28] | * farmtech[m] has quit (Ping timeout: 260 seconds) |
| [22:32:30] | * ddsh[m] has quit (Ping timeout: 244 seconds) |
| [22:32:30] | * calbasi_matrix has quit (Ping timeout: 240 seconds) |
| [22:32:30] | * mindcls has quit (Ping timeout: 252 seconds) |
| [22:32:42] | * donblair[m] has quit (Ping timeout: 260 seconds) |
| [22:32:51] | * jonathan[m]1 has quit (Ping timeout: 252 seconds) |
| [22:33:02] | * martha[m] has quit (Ping timeout: 260 seconds) |
| [22:33:02] | * zedrckr[m] has quit (Ping timeout: 260 seconds) |
| [22:33:02] | * skipper_is[m] has quit (Ping timeout: 260 seconds) |
| [22:47:19] | * dazinism has joined #farmos |
| [22:53:59] | * frederike[m] has joined #farmos |
| [22:54:35] | * scrdcow[m] has joined #farmos |
| [22:55:27] | * younes__auto[m] has joined #farmos |
| [22:55:27] | * symbioquine[m] has joined #farmos |
| [22:58:23] | * tcmah[m] has joined #farmos |
| [22:58:34] | * canadrian[m] has joined #farmos |
| [23:00:07] | * ddsh[m] has joined #farmos |
| [23:00:25] | * mstenta[m] has joined #farmos |
| [23:01:17] | * andifi[m] has joined #farmos |
| [23:03:00] | * munjoma[m] has joined #farmos |
| [23:03:07] | * Dorn[m] has joined #farmos |
| [23:03:18] | * janjan[m] has joined #farmos |
| [23:03:18] | * farmtech[m] has joined #farmos |
| [23:03:20] | * zedrckr[m] has joined #farmos |
| [23:03:20] | * paul121[m] has joined #farmos |
| [23:03:21] | * skipper_is[m] has joined #farmos |
| [23:08:04] | * mindcls has joined #farmos |
| [23:08:04] | * stefanie[m] has joined #farmos |
| [23:09:17] | * rsteup[m] has joined #farmos |
| [23:11:25] | * jonathan[m]1 has joined #farmos |
| [23:16:24] | * martha[m] has joined #farmos |
| [23:17:08] | * calbasi_matrix has joined #farmos |
| [04:32:17] | * JustTB has quit (Quit: Leaving.) |
| [05:28:55] | * JustTB has joined #farmos |
| [08:53:59] | * JustTB has quit (Quit: Leaving.) |
| [09:05:28] | * JustTB has joined #farmos |
| [10:48:30] | <paul121[m]> | symbioquine: That's very cool! I'm curious, is this "app" running on another site or did you include it on another page within farmOS? |
| [10:49:44] | <symbioquine[m]> | It's running in a separate docker container behind the same reverse proxy. |
| [10:51:35] | <symbioquine[m]> | It's reading/writing directly to the DB right now since that was faster for prototyping than figuring out how to do everything through provided Drupal APIs. |
| [10:53:17] | <symbioquine[m]> | It's implemented with aiohttp for the service and Vue.js on the front-end. |
| [10:54:41] | <paul121[m]> | ah neat! |
| [10:55:21] | <symbioquine[m]> | ACTION sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/BxDuxbkOcYpuHmuh... > |
| [10:56:58] | <paul121[m]> | gotcha |
| [10:57:49] | <paul121[m]> | and you dont need a `csrf` token because its on the same host, basically? |
| [10:59:35] | <symbioquine[m]> | No, some types of request handlers would still need to make use of csrf tokens to be secure. |
| [11:00:59] | <paul121[m]> | right, not all requests would need it. cool cool |
| [11:03:48] | <symbioquine[m]> | I don't think normal page loads via GET requests would need csrf tokens, but most kinds of ajax/form request handlers would. |
| [11:06:27] | <symbioquine[m]> | It's perhaps worth noting that `_get_cookie_name` might not work for all domain names since there's some special cases in https://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/drup... that I didn't handle. |
| [11:06:54] | <paul121[m]> | yea I think that is correct. at least for the API, csrf isn't needed for GET |
| [11:06:55] | <symbioquine[m]> | But the failure mode isn't too bad (from a security perspective) since it would just result in a login loop. |
| [11:08:34] | <paul121[m]> | oh |
| [11:44:57] | * donblair[m] has joined #farmos |
| [14:04:34] | <skipper_is[m]> | That planting tool looks amazing! Great work! |
| [14:17:22] | * JustTB has quit (Quit: Leaving.) |
| [14:35:50] | * skipper_is[m] has quit (*.net *.split) |
| [14:35:50] | * janjan[m] has quit (*.net *.split) |
| [14:35:50] | * farmtech[m] has quit (*.net *.split) |
| [14:35:50] | * ddsh[m] has quit (*.net *.split) |
| [14:41:48] | * martha[m] has quit (Ping timeout: 240 seconds) |
| [14:41:58] | * jonathan[m]1 has quit (Ping timeout: 252 seconds) |
| [14:41:58] | * stefanie[m] has quit (Ping timeout: 252 seconds) |
| [14:41:59] | * mstenta[m] has quit (Ping timeout: 252 seconds) |
| [14:42:00] | * tcmah[m] has quit (Ping timeout: 252 seconds) |
| [14:42:00] | * zedrckr[m] has quit (Ping timeout: 256 seconds) |
| [14:42:00] | * paul121[m] has quit (Ping timeout: 256 seconds) |
| [14:42:00] | * munjoma[m] has quit (Ping timeout: 256 seconds) |
| [14:42:01] | * younes__auto[m] has quit (Ping timeout: 256 seconds) |
| [14:42:01] | * symbioquine[m] has quit (Ping timeout: 256 seconds) |
| [14:42:01] | * scrdcow[m] has quit (Ping timeout: 256 seconds) |
| [14:42:02] | * frederike[m] has quit (Ping timeout: 252 seconds) |
| [14:42:08] | * calbasi_matrix has quit (Ping timeout: 244 seconds) |
| [14:42:08] | * rsteup[m] has quit (Ping timeout: 244 seconds) |
| [14:42:08] | * mindcls has quit (Ping timeout: 244 seconds) |
| [14:42:09] | * canadrian[m] has quit (Ping timeout: 244 seconds) |
| [14:42:32] | * Dorn[m] has quit (Ping timeout: 260 seconds) |
| [14:42:32] | * andifi[m] has quit (Ping timeout: 260 seconds) |
| [14:42:33] | * dazinism has quit (Ping timeout: 260 seconds) |
| [14:42:49] | * donblair[m] has quit (Ping timeout: 272 seconds) |
| [15:19:51] | * andifi[m] has joined #farmos |
| [15:21:22] | * donblair[m] has joined #farmos |
| [15:48:43] | * calbasi_matrix has joined #farmos |
| [15:48:43] | * frederike[m] has joined #farmos |
| [15:48:43] | * jonathan[m] has joined #farmos |
| [15:48:43] | * martha[m] has joined #farmos |
| [15:48:43] | * mindcls[m] has joined #farmos |
| [15:48:43] | * phantomse[m] has joined #farmos |
| [15:48:44] | * scrdcow[m] has joined #farmos |
| [15:48:44] | * stefanie[m] has joined #farmos |
| [15:48:49] | * mstenta[m] has joined #farmos |
| [15:48:49] | * farmtech[m] has joined #farmos |
| [15:48:49] | * janjan[m] has joined #farmos |
| [15:48:49] | * ddsh[m] has joined #farmos |
| [15:48:49] | * Dorn[m] has joined #farmos |
| [15:48:50] | * canadrian[m] has joined #farmos |
| [15:48:50] | * skipper_is[m] has joined #farmos |
| [15:48:50] | * rsteup[m] has joined #farmos |
| [15:48:50] | * tcmah[m] has joined #farmos |
| [15:48:50] | * symbioquine[m] has joined #farmos |
| [15:48:50] | * paul121[m] has joined #farmos |
| [15:48:50] | * younes__auto[m] has joined #farmos |
| [15:48:50] | * munjoma[m] has joined #farmos |
| [15:48:50] | * zedrckr[m] has joined #farmos |
| [16:07:03] | * dazinism has joined #farmos |
| [16:54:34] | * JustTB has joined #farmos |
| [18:35:08] | * JustTB has quit (Quit: Leaving.) |
| [18:40:22] | * JustTB has joined #farmos |