index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
auth.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
prefer zot6 and also check for hubloc_deleted
Mario Vavti
2020-08-24
1
-2
/
+5
*
ensure all password checking goes through the authenticate plugin hook (for i...
zotlabs
2018-05-14
1
-80
/
+98
*
channel delegation: push current identity and pop it on logout from the deleg...
zotlabs
2018-04-11
1
-2
/
+11
*
hubzilla issue #1015 - login with unicode domain name
zotlabs
2018-03-28
1
-2
/
+3
*
redirect to the email_validation page if login was attempted after account cr...
zotlabs
2018-01-29
1
-0
/
+1
*
on failed auth due to unverified email, tell the person why and remind them t...
zotlabs
2017-10-10
1
-2
/
+5
*
fix immediate issue with multiple login forms until I can figure out an elega...
zotlabs
2017-02-08
1
-1
/
+1
*
This checkin should make all permission modes work correctly with atokens (th...
redmatrix
2016-08-01
1
-0
/
+1
*
zat URL auth updated to match changes to the atoken_login interface
redmatrix
2016-07-21
1
-2
/
+10
*
sort out some of the authentication mess - with luck this may fix the DAV aut...
redmatrix
2016-07-20
1
-57
/
+82
*
first cut at zot access tokens
redmatrix
2016-07-14
1
-24
/
+52
*
more work on sessions and cookies, as some anomalies appeared in caldav and f...
redmatrix
2016-05-16
1
-8
/
+8
*
move more session related stuff such as paranoia handling (IP address changes...
redmatrix
2016-04-10
1
-36
/
+2
*
a few issues: block public not blocking mod_cal, typo in sql for one clone fi...
redmatrix
2016-04-10
1
-0
/
+2
*
objectify all the session management stuff
redmatrix
2016-04-08
1
-7
/
+7
*
Bug: "remember me" doesn't
redmatrix
2016-04-03
1
-2
/
+2
*
static App
redmatrix
2016-03-31
1
-8
/
+8
*
issue #320 - regression, after removing channel attached to an authenticated ...
redmatrix
2016-03-12
1
-27
/
+0
*
Move api_auth() out to a file that can be included from plugins/modules to al...
ken restivo
2015-11-10
1
-0
/
+1
*
explicitly unset delegate session vars on logout
friendica
2015-03-23
1
-1
/
+2
*
local_user => local_channel
friendica
2015-01-28
1
-1
/
+1
*
Redirect to login page on failed login. Fixes #628
Stefan Parviainen
2014-12-28
1
-1
/
+1
*
Add security logger to RedDAV.
Klaus Weidenbach
2014-12-14
1
-4
/
+18
*
PostgreSQL support initial commit
Habeas Codice
2014-11-13
1
-1
/
+1
*
Some documentation of include/auth.php.
Klaus Weidenbach
2014-10-05
1
-53
/
+74
*
and provide a strong hint by showing the errant account_flags
friendica
2014-09-09
1
-5
/
+5
*
in case somebody has problems and does an update to try and fix it, put somet...
friendica
2014-09-09
1
-0
/
+13
*
paranoia tweaks
friendica
2014-07-21
1
-2
/
+6
*
add more control to auth paranoia setting
friendica
2014-07-20
1
-4
/
+27
*
doco
friendica
2014-07-10
1
-1
/
+7
*
finish implementing email verification. Currently it only applies if REGISTER...
friendica
2014-07-09
1
-1
/
+6
*
log IP mis-matches even if paranoia isn't set.
friendica
2014-05-11
1
-7
/
+8
*
This should resolve the dav authentication loop (correctly)
friendica
2014-02-22
1
-6
/
+15
*
introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl...
friendica
2014-02-18
1
-1
/
+1
*
some more snakebite and fix up include/account - forgot about that inline arr...
friendica
2014-02-18
1
-4
/
+4
*
operation snakebite continued. openid now works for local accounts using the ...
friendica
2014-02-17
1
-0
/
+10
*
use profile photo on vcard before reverting to xchan photo
friendica
2014-02-11
1
-1
/
+1
*
Log failed auth to it's own file so fail2ban doesn't have to parse MB of text
Thomas Willingham
2014-01-15
1
-2
/
+15
*
on successful magic-auth, put remote_service_class and remote_hub into the se...
friendica
2013-12-03
1
-0
/
+2
*
doc - complete hook list, still need detailed functional descriptions with pa...
friendica
2013-10-18
1
-1
/
+2
*
More mobile theme fixes
Christian Vogeley
2013-08-31
1
-0
/
+1
*
get rid of more variables with dashes in the names - use underscore *except* ...
friendica
2013-08-15
1
-1
/
+1
*
remote control - if auth'd visitor is in config system remote_admins (array),...
friendica
2013-07-22
1
-0
/
+15
*
move new_cookie() to the session driver so we can use it for other purposes b...
friendica
2013-05-23
1
-10
/
+0
*
start formatting for Doxygen
friendica
2013-02-25
1
-1
/
+1
*
lostpass fixes and login/logout flow if authenticated but no default channel ...
friendica
2013-01-27
1
-0
/
+2
*
make contact_remove sort of work so I can actually get rid of Oliver's and Mi...
friendica
2013-01-25
1
-2
/
+2
*
now we're into the minor nitty fixes
friendica
2013-01-21
1
-3
/
+3
*
magic auth - it's mostly done or at least all the code bits are written and i...
friendica
2013-01-21
1
-8
/
+13
*
port "remember me" from Friendica
friendica
2013-01-04
1
-41
/
+57
[next]