index
:
users
master
Bitweaver users package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
register.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-05
Add CSS flag dropdown select with lipis flag-icons
Lester Caine
1
-2
/
+0
2026-06-05
Fix countries_inc.php scope: require not require_once at page level
Lester Caine
1
-1
/
+1
2026-06-05
Replace GIF flag scan with static ISO alpha-3 country list and SVG flags
Lester Caine
1
-13
/
+4
2026-05-18
Tidy register structure post stripping the groups biased code
Lester Caine
1
-17
/
+78
2026-05-15
Remove unused group model code
Lester Caine
1
-6
/
+0
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
1
-6
/
+4
2026-04-19
Namesspace tidies for general authentication functions
lsces
1
-0
/
+1
2025-08-29
General tools updated to PHP8.4 and namespace
lsces
1
-21
/
+24
2021-02-05
fix INCLUDE and CLASS paths
modela bitweaver
1
-1
/
+1
2021-02-03
update path for kernel/includes/setup_inc.php
modela bitweaver
1
-1
/
+1
2021-02-03
move notification_lib to includes
modela bitweaver
1
-1
/
+1
2021-02-02
fix INCLUDE path
modela bitweaver
1
-1
/
+1
2021-02-02
move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants
modela bitweaver
1
-2
/
+2
2021-02-01
create standard USERS_PKG_CLASS_PATH in includes/classes
modela bitweaver
1
-1
/
+1
2020-08-12
remove old recaptchalib.php
spiderr
1
-1
/
+0
2020-08-12
update reCAPTCHA libraries and interface
spiderr
1
-1
/
+1
2017-10-19
remove login.php and use only signin.php; add hyridauth providers to reigstra...
spider@app1
1
-1
/
+6
2017-08-04
typo in registerHash
spider@app1
1
-1
/
+1
2017-07-03
move _inc files to includes/
spider@dev
1
-1
/
+1
2017-07-03
change from lib/ to includes/ to better match templates/, icons/, etc...
spider@dev
1
-2
/
+2
2017-07-03
STRUCTURE change: new lib/ directory for all classes, libraries, and utility ...
spider@dev
1
-2
/
+2
2017-06-30
integrate HybridAuth signle sign on library
spider@dev
1
-61
/
+3
2016-02-07
Move from Smarty2 to Smarty3 function style
lsces
1
-7
/
+7
2015-12-08
Merge with local
lsces
1
-7
/
+2
2014-02-05
change code to HTTP_UNAUTHORIZED
spiderr
1
-1
/
+1
2013-07-11
add some page metaKeywords
spiderr
1
-0
/
+1
2013-07-03
add signin
spiderr
1
-3
/
+14
2013-05-16
remove invokeServices on register.php
Christian Fowler
1
-3
/
+0
2013-02-10
require recpatcha always since its functions are used as smarty modifier
spiderr
1
-3
/
+1
2013-02-08
fix recpatcha typo
spiderr
1
-1
/
+2
2013-02-08
add reCAPTCHA support to registration page
spiderr
1
-0
/
+3
2012-04-18
major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHash
Christian Fowler
1
-1
/
+1
2010-06-09
Strip down CVS keywords.
cvs2git
1
-2
/
+2
2010-03-10
Invoke edit services like other content at registration time so various servi...
wjames5
1
-2
/
+5
2010-02-16
move pre registration verification requirements into method so can be utilize...
wjames5
1
-69
/
+51
2010-02-09
remove sloppy user_cookie_site global from tiki days and use BitUser::getSite...
Christian Fowler
1
-4
/
+4
2010-02-08
deprecate root bit_setup_inc use kernel/setup_inc.php
wjames5
1
-3
/
+3
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-3
/
+3
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-3
/
+3
2009-08-25
add comment to make easier to follow
wjames5
1
-6
/
+10
2009-08-21
call gBitSystem->getConfig( 'user_class' ) to get proper user class from config
Christian Fowler
1
-4
/
+7
2009-07-15
Checks for setting of public/private user information
Tyler Bello
1
-2
/
+7
2008-11-18
login with email since login is not technically required in the form, as it c...
Christian Fowler
1
-3
/
+4
2008-10-02
fix user image upload, clean up code and rename 'fSubmit' stuff to use normal...
Max Kremmel
1
-36
/
+30
2008-06-25
change display call to use a hash for display options, add display_mode to op...
Christian Fowler
1
-3
/
+3
2008-02-18
Make users photo storage work properly again.
Nick Palmer
1
-4
/
+4
2007-11-09
add support for REQUEST var of returnto to allow override redirection URL aft...
Christian Fowler
1
-3
/
+9
2007-06-17
update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...
Max Kremmel
1
-6
/
+7
2007-04-06
add config option after_reg_url default url to laod after user registration
wjames5
1
-3
/
+4
2007-04-06
move call for service registration tpl inclusion so that they are included wh...
wjames5
1
-19
/
+22
[next]