Commit Graph

22 Commits

Author SHA1 Message Date
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