Commit Graph

36 Commits

Author SHA1 Message Date
redmatrix 5b482c1daf magic auth issues on dreamhost 2015-06-07 23:04:46 -07:00
friendica 98dffd77ef channel delegation 2015-03-10 02:23:14 -07:00
friendica a496036066 local_user => local_channel 2015-01-28 20:56:04 -08:00
friendica 0272ab4cd9 Provide a fallback channel to probe for magic-auth when we have no prior communications with a site.
This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first
valid channel on the site because that was probably created when the site was installed and is the
closest thing to a system channel we've got.
2013-12-15 14:36:43 -08:00
friendica d66d8ff524 mod_authtest --- magic-auth diagnostic for those that are too freaking important to read logs or code and expect others to be able to debug complex authentication transactions with no information beyond "it didn't work". This will provide a transaction report including both sides of the exchange that you can paste into a bug report and that a developer can actually figure out where in the transaction that things went wrong and maybe even be able to then figure out why. 2013-12-05 15:40:50 -08:00
friendica 645e897852 more work on magic-auth 2013-12-02 19:06:54 -08:00
friendica e0f4a76856 magic-auth re-factor 2013-12-02 17:35:44 -08:00
friendica d9f67876dc refactor magic-auth 2013-12-02 15:15:02 -08:00
friendica dd6c64f95a magic auth issues 2013-11-17 23:12:34 -08:00
friendica 28b0eb9c33 more work on redmtx.com magic-auth situation 2013-11-17 14:28:13 -08:00
friendica 09d357ed47 baby steps tring to get magix auth working for redmtx 2013-11-14 19:23:56 -08:00
friendica 49a392942c acl in webpages and a couple of other little bits related to webpages - sort the list of pages by last edited and use prepare_body() so we get private stuff (and attachments, categories, etc.) formatted correctly 2013-11-14 14:19:20 -08:00
friendica 13fb987b04 some minor documentation updates and corrections 2013-11-13 16:30:20 -08:00
friendica 398162f78a log any attempt to call mod_magic 2013-09-29 21:06:53 -07:00
friendica 2a6d3e1f94 make sure we get the correct URL. Also redirect back again (essentially perform a no-op) when using reverse magic auth and we can't find a channel. 2013-05-28 22:58:59 -07:00
friendica b25783b9b6 let's make this failsafe 2013-05-28 22:10:53 -07:00
friendica ea11ff57ce more modmagic tracking 2013-05-28 22:03:35 -07:00
friendica be1c96996f add logging to mod/magic when channel not found so we can trace it. 2013-05-28 19:58:33 -07:00
friendica 92ecc6fe43 fix magic auth against orphaned duplicated hublocs 2013-05-19 21:20:57 -07:00
friendica 15ceaeb624 magic auth doco 2013-04-10 23:00:41 -07:00
friendica 17870912e4 document the ability to provide a selective magic-auth filter as a plugin plugin 2013-04-08 20:57:36 -07:00
friendica 130cad8cd8 give plugins control over magic auth so one could create plugins with policy controls (like friends only, etc.) or block lists to prevent automatic authentication. 2013-02-20 15:07:13 -08:00
friendica 28b11f3567 debug rmagic 2013-02-08 18:28:39 -08:00
friendica af1b3c6c9a this might make zot-id work as originally conceived complete with reverse magic auth. If it doesn't it will probably crash and burn every site involved in horrible ways. To test or not to test.... decisions. (Maybe tomorrow.) 2013-02-06 17:04:34 -08:00
friendica 344b8593a8 sort out the rest of the nasty stuff in the attachment/file api - time to move on to something else 2013-02-01 00:49:07 -08:00
friendica f63997f618 plug potential hole in magic auth, add link to chanview to view in dedicated window 2013-01-23 16:06:01 -08:00
friendica 5949607d17 magic auth - it's mostly done or at least all the code bits are written and it looks in theory to be pretty secure and it doesn't white screen. Getting it to actually work(?), well we won't know how hard that will be until we get it on a couple of systems and try it. Magic auth on one box is a no-op because you're already authenticated. 2013-01-21 19:16:21 -08:00
friendica 6421c09cff oopsie 2013-01-21 15:45:06 -08:00
friendica ab24a967b6 re-arrange the order a bit 2013-01-21 15:42:58 -08:00
friendica debf7f5f26 more work on magic auth 2013-01-21 15:39:05 -08:00
Olaf Conradi 414f7ccc00 Include zot for magic 2012-12-26 04:22:43 +01:00
friendica d39fb9b1d5 converging on a workable crypto auth handshake 2012-12-14 00:45:30 -08:00
friendica ecce0f0e21 start of a framework for forward magic auth, need a lot more coffee to write the other side and even more to write the reverse direction. 2012-12-13 20:00:50 -08:00
friendica dd2483221d admittedly local magic-auth is easy so that's mostly done. Now it gets hard. 2012-12-13 16:27:58 -08:00
friendica dd5725c272 making magic 2012-09-22 02:00:24 -07:00
friendica 146e11064e more work on magic auth 2012-09-20 18:44:40 -07:00