summaryrefslogtreecommitdiff
path: root/LedgerSMB/User.pm
AgeCommit message (Expand)Author
2007-12-21Correcting header error when creating dataseteinhverfr
2007-11-25Handling missing login valueseinhverfr
2007-11-07Converting backticks to use system() to avoid many problems on Windowseinhverfr
2007-11-01Renaming the Session namespace to LedgerSMB::Autheinhverfr
2007-10-09User::fetch_config now works, and there are some other auth fixes here tooeinhverfr
2007-10-08More authentication fixes.einhverfr
2007-10-07Authetication now works as far as the root documenteinhverfr
2007-10-07Login is still broken. However, a lot of progress has been made. THis also ...einhverfr
2007-10-03Disabled login checking in LedgerSMB.pm, temporarily.aurynn_cmd
2007-08-27Fixing entity_id/id for employee in User.pmeinhverfr
2007-08-27Applying a few bugfixes,einhverfr
2007-07-16podify User.pmtetragon
2007-06-22Fixing user@company loginseinhverfr
2007-04-29Set database connections to utf8tetragon
2007-04-26Merging bugfixes from current branches/1.2einhverfr
2007-04-26Doing a simple Perltidy commit so that I can evaluate differences between the...einhverfr
2007-03-24Removing executable bit from .pm files in svneinhverfr
2007-03-17More conversion from HTTP_USER_AGENT to GATEWAY_INTERFACEtetragon
2007-03-08Moved other .pm's from 'employee' to 'employees'einhverfr
2007-03-03Making dataset creation safe for remote db serverseinhverfr
2006-12-05Converting 2-arg open to 3-arg opentetragon
2006-12-05Fixing all bug-1607680-like problemseinhverfr
2006-11-15removing choice for db encoding... utf-8 all the way baby!!christopherm
2006-11-15Adding more psql error detection stuffeinhverfr
2006-11-15Added psql error detectioneinhverfr
2006-11-15setting localhost as dbhost and 5432 as port if they are nullchristopherm
2006-11-14Localhost is now the default when creating new userseinhverfr
2006-11-14Adding transaction handling to db script processing.einhverfr
2006-11-13fixing double md5()ing of passwords. User::save_member now assumes that a 32 ...christopherm
2006-11-12fixing unparametrised querychristopherm
2006-11-12Fix for saving user preferencestetragon
2006-11-12creating a central Session::password_check which will allow for an upgrade fr...christopherm
2006-11-03moving all user preferences into the central db. This will break current test...christopherm
2006-11-01Merged Pg-tables, functions, and indeces into Pg-database.sqleinhverfr
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-30Changed LedgerSMB/User.pm to be package LedgerSMB::User, and changed all the ...jasonjayr
2006-10-30 r457@eva: mystik | 2006-10-30 00:38:30 -0500jasonjayr
2006-10-30Fixing scoping issue with employeenumbereinhverfr
2006-10-29Done removing SQL injection issues from User.pmeinhverfr
2006-10-29Mostly through User.pmeinhverfr
2006-10-25Remove hidden files from list of displayed languagestetragon
2006-10-25Switching locales over to using the .po files directlytetragon
2006-10-25Database upgrades now use psqleinhverfr
2006-10-24Fix filenames used for memberfile lockingtetragon
2006-10-24Forgot to include the ledger-smb.conf on that last commiteinhverfr
2006-10-24Removed extraneous arguments regarding config namespaceeinhverfr
2006-10-24Actually commit changes to country_codes to convert to standard namestetragon
2006-10-24Made sure the LedgerSMB::Sysconfig namespace was available where necessaryeinhverfr
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
2006-10-19Fixed user creation bugeinhverfr