summaryrefslogtreecommitdiff
path: root/libopie2/opiesecurity/multiauthcommon.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-01-22-Fix for #1533zecke1-8/+11
Use OPimContactAccess to load the Owner Information. This should fix the displaying of the contact for non latin1 encoded users. To use OPimContactAccess OpieSecurity now depends on opiepim2
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-09-17if there are no configured plugins, we simply return 0 to let the user inclem1-0/+9
2004-07-17-move OMAF into a namespace on its ownzecke1-0/+7
-add d'ptr were applicable
2004-06-14First revision of libopiesecurity2: plugin-based authentication framework ↵clem1-0/+179
(see http://dudu.dyn.2-h.org/nist/OMAF.php).