zotlabs
|
cf844cb27c
|
http signature consolidation
|
1 year ago |
zotlabs
|
b1b1e0eba4
|
channel connect issue
|
2 years ago |
Mario Vavti
|
cf4288767a
|
fix issue in zot finger
(cherry picked from commit 802ccdff4a )
|
2 years ago |
Mario Vavti
|
802ccdff4a
|
fix issue in zot finger
|
2 years ago |
zotlabs
|
4e69467b14
|
SECURITY: signature issue
(cherry picked from commit c6f3298f78 )
|
2 years ago |
zotlabs
|
c6f3298f78
|
SECURITY: signature issue
|
2 years ago |
zotlabs
|
42c4a0da51
|
Zot/Finger: ignore deleted hublocs
|
2 years ago |
zotlabs
|
56d1c08317
|
move dreport from zot to lib
|
3 years ago |
zotlabs
|
2d69b419ff
|
move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org
|
3 years ago |
Klaus Weidenbach
|
1a737be2b4
|
💡 Improving Doxygen documentation.
Fix some Doxygen parsing errors.
Improve hooks documentation.
|
3 years ago |
zotlabs
|
1fbb1e6c2a
|
initial testing success with owa
|
3 years ago |
zotlabs
|
61f339a874
|
owa - first commit
|
3 years ago |
zotlabs
|
7dc99cb4a4
|
typo
|
3 years ago |
zotlabs
|
6147f819ce
|
avoid a security patch and resultant compatibility issues; instead restrict the input characters we accept in token verification strings to hex digits. This will all be changing in the coming weeks/months anyway.
|
3 years ago |
zotlabs
|
d58f965b9a
|
some more prep work for Zot VI - some of this will need to be undone or at least re-arranged later but we need to bootstrap a test environment.
|
3 years ago |
zotlabs
|
83d0e48ebe
|
some preliminary work on Zot VI
|
3 years ago |
zotlabs
|
0956dcadd3
|
some more prep work for Zot VI - some of this will need to be undone or at least re-arranged later but we need to bootstrap a test environment.
|
3 years ago |
zotlabs
|
304c393f38
|
some preliminary work on Zot VI
|
3 years ago |
zotlabs
|
ba4f75ba19
|
also error if no security context
|
3 years ago |
zotlabs
|
fc62f07a08
|
validate the security context
|
3 years ago |
zotlabs
|
6a7fa6bf54
|
provide a keychange operation to rebase an identity on a new keypair
|
3 years ago |
zotlabs
|
b2e5b6c977
|
affinitiy slider settings were being updated on any submit of of settings/featured, plus minor non-code changes
|
3 years ago |
zotlabs
|
9a66d47d54
|
use correct data type
|
3 years ago |
zotlabs
|
5a0712f766
|
zot protocol doco updates
|
3 years ago |
zotlabs
|
032216153f
|
use correct data type
|
3 years ago |
zotlabs
|
dac4447e33
|
zot protocol doco updates
|
3 years ago |
zotlabs
|
a862bf488c
|
use correct data type
|
3 years ago |
zotlabs
|
f629dc51aa
|
zot protocol doco updates
|
3 years ago |
zotlabs
|
8d0d2015d7
|
We've passed the deadline for allowing unsigned zot finger tokens. It is now a protocol requirement.
|
4 years ago |
zotlabs
|
5b09829959
|
zot 1.2
|
4 years ago |
zotlabs
|
bd70e6ae6d
|
try to filter any path information from leaking through to zot_finger; and log the url wherever called to track down where it might be called with a malformed webbie or complete path instead of hostname.
|
4 years ago |
Klaus Weidenbach
|
7b41839ea8
|
[TASK] Update Doxyfile and fix Doxygen errors.
Updated Doxyfile to include new folders.
Add a list for @hooks tags.
Fixed some parsing problems for Doxygen.
|
4 years ago |
Mario Vavti
|
ca82b45fe4
|
fix /mail wsod issue reported by giac hellvecio
|
4 years ago |
redmatrix
|
1fd65c934d
|
lots more permission work
|
4 years ago |
redmatrix
|
dfb6255f59
|
more removal of reserved words from DB schemas
|
4 years ago |
redmatrix
|
61304d80d2
|
track down some issues from the application logs
|
4 years ago |
redmatrix
|
bbc71343bd
|
change the signed token format. We don't folks to be able to submit random text for signing by us, as they could then use these to generate known signatures.
|
4 years ago |
redmatrix
|
de006771c7
|
renamed include files identity.php (channel.php) and Contact.php (connections.php)
|
4 years ago |
redmatrix
|
3dc131757d
|
include new finger backend
|
4 years ago |
redmatrix
|
1cb311cef9
|
finish updating zot_finger instances
|
4 years ago |
redmatrix
|
a8f7af2079
|
provide general purpose verification class, remove include/session.php (no longer used)
|
4 years ago |
redmatrix
|
9abd95fad3
|
static App
|
4 years ago |
redmatrix
|
7972de13ca
|
backtrace openssl_verify errors so that we can find bad keys - as there is very little relevant context available at this level.
|
5 years ago |
redmatrix
|
cfa2ac2d0a
|
move dreport to zotlabs\zot namespace
|
5 years ago |
redmatrix
|
28d07fd6b2
|
move storage assets to zotlabs/storage
|
5 years ago |
redmatrix
|
f73c82632f
|
some minor cleanup - change the default of the discover tab (public stream access)
|
5 years ago |
redmatrix
|
8e1e301764
|
refactor a few more redundant returns
|
5 years ago |
redmatrix
|
bd37f59829
|
simplify magic-auth - a lot... Would be even simpler if we didn't need to provide remote debugging, which takes up about half the code. But we need that because nobody wants to try and debug this shit by asking somebody at the other end to report what's in their logfile. We've tried this repeatedly. The only thing we can do is bring back all the debugging data so you can look at it yourself.
|
5 years ago |
redmatrix
|
200eabe052
|
add empty arg
|
5 years ago |
redmatrix
|
5735cad457
|
remove extra debug logging and ensure we don't try to authenticate without a hubloc
|
5 years ago |