summaryrefslogtreecommitdiff
path: root/bin/admin.pl
AgeCommit message (Expand)Author
2008-08-14Applying patch 2013331 from Jeffk on configurable cookie nameseinhverfr
2007-09-10Creation of next-gen admin.pl, admin.pm, and admin.sql systems.aurynn_cmd
2007-07-10Removing old inifile handling from admin.pleinhverfr
2007-06-22Fixing user@company loginseinhverfr
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 bin/*.pleinhverfr
2007-03-23moving css over to new names and removing executable bit from themeinhverfr
2007-03-23Renamed images to ledgersmb*einhverfr
2007-03-17Ripped out applicaton lock functionality. If you are upgrading schedule an ou...linuxpoet
2007-03-14Built initial skeleton for contactlinuxpoet
2007-02-22Correcting regex in admin.pleinhverfr
2007-02-22Fixing bug 1665716einhverfr
2006-12-05Converting 2-arg open to 3-arg opentetragon
2006-12-05Fixing all bug-1607680-like problemseinhverfr
2006-11-22Moving base images into /imagestetragon
2006-11-15removing choice for db encoding... utf-8 all the way baby!!christopherm
2006-11-15setting default port to 5432 with no default user namechristopherm
2006-11-15setting default dbhost to localhostchristopherm
2006-11-14Using 'localhost' instead of $locale->text('localhost')christopherm
2006-11-14expired session handling is broken, setting form action to admin.pl which wil...christopherm
2006-11-14 Doing the same thing for expired sessions - back to login instead of ugly in...christopherm
2006-11-14When the user enters an incorrect password, they're redirect to the login scr...christopherm
2006-11-13'root login' is history... the admin user is now, strangely enough called 'ad...christopherm
2006-11-13fixing tool to change admin passwordchristopherm
2006-11-13fixing a couple of $form->callback to $form->{callback}christopherm
2006-11-13Fixing callback/{callback}einhverfr
2006-11-13Set default language code for selectiontetragon
2006-11-13fixing double md5()ing of passwords. User::save_member now assumes that a 32 ...christopherm
2006-11-13Fixing logouteinhverfr
2006-11-13Fixing logouteinhverfr
2006-11-13Adding proper redirect bits lots of placeseinhverfr
2006-11-13Hopefully fixing behavior on saving users.einhverfr
2006-11-13Hopefully fixing admineinhverfr
2006-11-13fetching user data from central db instead of flat file, removing sessionid, ...christopherm
2006-11-12adding __FILE__ and __LINE__ to admin.pl so I can debug and fix this messchristopherm
2006-11-03moving all user preferences into the central db. This will break current test...christopherm
2006-11-03String updatestetragon
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-31Some string cleaningtetragon
2006-10-30Unlocalised string fixestetragon
2006-10-30Changed LedgerSMB/User.pm to be package LedgerSMB::User, and changed all the ...jasonjayr
2006-10-25Display error instead of dying horribly when locale not foundtetragon
2006-10-24Moved %printer from ledger-smb.conf to Ledger::Sysconfigeinhverfr
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
2006-10-23Convert locales to Locale::Maketext::Lexicontetragon
2006-10-21Removing Locale::findsubtetragon
2006-10-21First batch of files cleaned up for reverse function translation lookup removaltetragon
2006-10-19Fixed user creation bugeinhverfr
2006-10-18Fixing error on user creationeinhverfr