| Commit message (Expand) | Author | Age | Files | Lines |
* | provide general purpose verification class, remove include/session.php (no lo... | redmatrix | 2016-04-14 | 1 | -0/+42 |
* | refactor the js detection into a checkjs class which is only enabled on deman... | redmatrix | 2016-04-13 | 1 | -0/+36 |
* | reverse the logic of the jsenabled setting so that sessions without js are pe... | redmatrix | 2016-04-12 | 1 | -2/+2 |
* | Important work on the sessionhandler to maintain compatibility with php7 and ... | redmatrix | 2016-04-12 | 2 | -57/+63 |
|\ |
|
* | | move all DB session storage logic to SessionHandler where it belongs | redmatrix | 2016-04-11 | 2 | -4/+10 |
* | | whitespace | Mario Vavti | 2016-04-11 | 1 | -10/+10 |
* | | localise the opensearch link | redmatrix | 2016-04-10 | 1 | -5/+6 |
* | | move more session related stuff such as paranoia handling (IP address changes... | redmatrix | 2016-04-10 | 1 | -2/+57 |
* | | a few issues: block public not blocking mod_cal, typo in sql for one clone fi... | redmatrix | 2016-04-10 | 2 | -13/+23 |
* | | log if the session handler fails and surface the ssl_cookie config setting | redmatrix | 2016-04-08 | 1 | -1/+3 |
* | | objectify all the session management stuff | redmatrix | 2016-04-08 | 2 | -0/+169 |
* | | send file sync packets for all known file operations | redmatrix | 2016-04-07 | 2 | -1/+46 |
* | | use the explicit form of build_sync_packet so that file/photo sync will work ... | redmatrix | 2016-04-06 | 2 | -0/+12 |
|/ |
|
* | typo in router | redmatrix | 2016-04-02 | 1 | -1/+1 |
* | static App | redmatrix | 2016-03-31 | 6 | -62/+66 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
* | SECURITY: DAV authentication issue | redmatrix | 2016-03-17 | 1 | -1/+1 |
* | turn 'OpenGraph' into a more general purpose HTTP meta facility for setting a... | redmatrix | 2016-03-08 | 2 | -50/+66 |
* | allow modules/addons to override the og:title field | redmatrix | 2016-03-07 | 1 | -0/+7 |
* | Facebook scraper "OpenGraph" support; modules will need to set the required f... | redmatrix | 2016-03-07 | 1 | -0/+43 |
* | backtrace openssl_verify errors so that we can find bad keys - as there is ve... | redmatrix | 2016-02-25 | 1 | -3/+4 |
* | missing function | redmatrix | 2016-02-24 | 1 | -1/+0 |
* | retry the move of AccessList to composer format (one or more third-party plug... | redmatrix | 2016-02-21 | 1 | -0/+92 |
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -148/+0 |
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -0/+148 |
* | add router class | redmatrix | 2016-02-19 | 1 | -0/+200 |
* | move dreport to zotlabs\zot namespace | redmatrix | 2016-02-19 | 1 | -0/+55 |
* | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 5 | -3/+1442 |
* | Provide Zotlabs\Project and System class for querying details about the proje... | redmatrix | 2016-02-18 | 1 | -0/+62 |
* | some minor cleanup - change the default of the discover tab (public stream ac... | redmatrix | 2015-12-10 | 1 | -5/+6 |
* | refactor a few more redundant returns | redmatrix | 2015-12-09 | 1 | -11/+7 |
* | simplify magic-auth - a lot... Would be even simpler if we didn't need to pro... | redmatrix | 2015-12-09 | 1 | -151/+147 |
* | add empty arg | redmatrix | 2015-12-09 | 1 | -4/+4 |
* | remove extra debug logging and ensure we don't try to authenticate without a ... | redmatrix | 2015-12-08 | 1 | -9/+5 |
* | more libzot stuff | redmatrix | 2015-12-08 | 2 | -0/+523 |
* | extra paren removed | redmatrix | 2015-12-07 | 1 | -1/+1 |
* | abstract the message handlers | redmatrix | 2015-12-07 | 3 | -8/+71 |
* | remove duplicated code | redmatrix | 2015-12-06 | 1 | -1/+1 |
* | whitespace | redmatrix | 2015-12-06 | 1 | -2/+0 |
* | comment order | redmatrix | 2015-12-06 | 1 | -2/+1 |
* | start of v4 | redmatrix | 2015-12-06 | 3 | -0/+163 |