summaryrefslogtreecommitdiff
path: root/bin/admin.pl
AgeCommit message (Collapse)Author
2008-10-02Committing Sadashiva's fix for Access Denied when deleting usereinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2347 4979c152-3d1c-0410-bac9-87ea11338e46
2007-07-09Fixing 1750802tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1359 4979c152-3d1c-0410-bac9-87ea11338e46
2007-04-12Formatting with Perltidyeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1068 4979c152-3d1c-0410-bac9-87ea11338e46
2007-03-23Fixing Access Denied on Admin logouteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@998 4979c152-3d1c-0410-bac9-87ea11338e46
2007-03-22Removing delete_datasettetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@982 4979c152-3d1c-0410-bac9-87ea11338e46
2007-03-21Switching save to using the current LedgerSMB::User constructortetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@977 4979c152-3d1c-0410-bac9-87ea11338e46
2007-03-17Ripped out applicaton lock functionality. If you are upgrading schedule an ↵linuxpoet
outage. Removed now deprecated users directory in 1.2 as well git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@923 4979c152-3d1c-0410-bac9-87ea11338e46
2007-03-02Fixing admin.pl bugeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@839 4979c152-3d1c-0410-bac9-87ea11338e46
2007-02-22Correcting regex in admin.pleinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@834 4979c152-3d1c-0410-bac9-87ea11338e46
2007-02-22Fixing bug 1665716einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@831 4979c152-3d1c-0410-bac9-87ea11338e46
2006-12-05Converting 2-arg open to 3-arg opentetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@719 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-23Applying patch 15998004einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@692 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-15removing choice for db encoding... utf-8 all the way baby!!christopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@617 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-15setting default port to 5432 with no default user namechristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@606 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-15setting default dbhost to localhostchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@604 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14Using 'localhost' instead of $locale->text('localhost')christopherm
-{This line, and those below, will be ignored-- M admin.pl git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@603 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14expired session handling is broken, setting form action to admin.pl which ↵christopherm
will at least work git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@590 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14 Doing the same thing for expired sessions - back to login instead of ugly ↵christopherm
input field. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@589 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-14When the user enters an incorrect password, they're redirect to the login ↵christopherm
screen again with an 'Access Denied' message instead of the ugly input field only. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@587 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13'root login' is history... the admin user is now, strangely enough called ↵christopherm
'admin' git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@562 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13fixing tool to change admin passwordchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@560 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13fixing a couple of $form->callback to $form->{callback}christopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@558 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13Fixing callback/{callback}einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@556 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13Set default language code for selectiontetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@555 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13fixing double md5()ing of passwords. User::save_member now assumes that a 32 ↵christopherm
char password that matches the old md5 password means do not change git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@554 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13Fixing logouteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@553 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13Fixing logouteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@552 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13Adding proper redirect bits lots of placeseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@550 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13Hopefully fixing behavior on saving users.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@549 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13Hopefully fixing admineinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@548 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-13fetching user data from central db instead of flat file, removing sessionid, ↵christopherm
removing setup_initial_password function, fixing %myconfig data type git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@547 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-12adding __FILE__ and __LINE__ to admin.pl so I can debug and fix this messchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@523 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-03moving all user preferences into the central db. This will break current ↵christopherm
test installs or anyone running HEAD. Please see ledger-smb.conf. You will also need to create the central db (using Pg-central.sql) and set the admin user password (md5(something)). More info to be given on the legdger-smb-devel mailing list git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@479 4979c152-3d1c-0410-bac9-87ea11338e46
2006-11-03String updatestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@473 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@413 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-31Some string cleaningtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@411 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-30Unlocalised string fixestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@391 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-30Changed LedgerSMB/User.pm to be package LedgerSMB::User, and changed all the ↵jasonjayr
modules that currently call it. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@389 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-25Display error instead of dying horribly when locale not foundtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@303 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Moved %printer from ledger-smb.conf to Ledger::Sysconfigeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@281 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@268 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-23Convert locales to Locale::Maketext::Lexicontetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@264 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-21Removing Locale::findsubtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@261 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-21First batch of files cleaned up for reverse function translation lookup removaltetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@252 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-19Fixed user creation bugeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@232 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-18Fixing error on user creationeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@230 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-18Added ui for 1 000.00 formateinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@227 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-16`cat svn-commit.2.tmp`einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@219 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13removing bin/lynx and bin/mozilla folders. All scripts are now at bin/ with ↵christopherm
bin/custom for custom scripts (user specific or otherwise) git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@208 4979c152-3d1c-0410-bac9-87ea11338e46