summaryrefslogtreecommitdiff
path: root/login_register.php
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Tidy up code for creating/checking password hashes.fisharebest1-4/+4
2011-04-10(no commit message)Veit Olschinski1-12/+12
2011-01-31Replace useradmin.php with admin_users.phpNigel Osborne1-2/+2
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-36/+28
2011-01-01Refactoring class names and use autoloading.fisharebest1-104/+104
2010-12-21Add I18N commentsfisharebest1-2/+2
2010-11-24Don't repeat actions when changing language/theme. Don't access raw unescape...fisharebest1-3/+0
2010-11-09Use same labels/terminology on login_register page as useradmin pagefisharebest1-1/+1
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-8/+8
2010-10-30(no commit message)fisharebest1-58/+58
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-2/+2
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-6/+6
2010-10-23Relationship privacy - combine the separate gedcom-settings and user-settings...fisharebest1-4/+1
2010-10-17Use sessions to determine logged-in users, rather than trying to maintain a l...fisharebest1-1/+0
2010-09-13fix some message errorsŁukasz Wilenski1-6/+6
2010-09-12Remove explicit tabindex from forms, where we are simply stating the default ...fisharebest1-10/+9
2010-09-07fix some more problems with emailsŁukasz Wilenski1-1/+2
2010-09-06#627727 Registration email problem - new userŁukasz Wilenski1-4/+4
2010-08-27Language change in user registration emails (Bug #625052 - why are new users ...Nigel Osborne1-5/+5
2010-07-28Bug #596176 Add account userfisharebest1-2/+4
2010-07-26Only load infrequent settings from the DB when they are actually needed (GEDC...fisharebest1-1/+1
2010-06-13Remove old/usused help-text messagesfisharebest1-1/+1
2010-06-04Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...fisharebest1-13/+13
2010-06-04Remove global USE_REGISTRATION_MODULE. Fetch this setting whenever it is used.fisharebest1-4/+4
2010-06-04Remove global REQUIRE_ADMIN_AUTH_REGISTRATION. Fetch this setting whenever i...fisharebest1-0/+2
2010-05-24#580541 No admin emails during user registrationfisharebest1-4/+2
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-2/+2
2010-05-12Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-05-05Replace function pgvMail with function webtreesMailNigel Osborne1-2/+2
2010-05-05Fix minor error sending emailsfisharebest1-1/+1
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-1/+1
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-7/+9
2010-04-16(no commit message)fisharebest1-9/+9
2010-04-05(no commit message)Veit Olschinski1-0/+554