Epydoc Log
Epydoc started at Wed Apr 25 12:33:53 2012
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/__init__.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/test_models.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/__init__.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_importotp.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_radius_token.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_validate.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_policy.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_license.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_remote_token.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_admin.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_adminclientutils.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_getserial.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
In /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_system.py:
Import failed (but source code parsing was successful).
Error:
KeyError: '__file__' (line 49)
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/config/environment.py, line 1, in linotp.config.environment
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/config/middleware.py, line 1, in linotp.config.middleware
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/config/middleware.py, line 49, in linotp.config.middleware.make_app
Docstring Warning:
Lines 52, 56, 62, 66: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/config/routing.py, line 1, in linotp.config.routing
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/config/routing.py, line 30, in linotp.config.routing.make_map
Docstring Warning:
Line 33: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/account.py, line 1, in linotp.controllers.account
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/account.py, line 47, in linotp.controllers.account.AccountController
Docstring Warning:
Lines 49, 52: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 2, in linotp.controllers.admin
Docstring Warning:
Line 11: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 72, in linotp.controllers.admin.AdminController
Docstring Warning:
Line 78: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 788, in linotp.controllers.admin.AdminController.assign
Docstring Warning:
Lines 790, 793, 797, 802, 803, 806: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 545, in linotp.controllers.admin.AdminController.check_serial
Docstring Warning:
Lines 547, 550, 555, 558, 561: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 1522, in linotp.controllers.admin.AdminController.copyTokenPin
Docstring Warning:
Lines 1524, 1527, 1530, 1534, 1535, 1538: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 1596, in linotp.controllers.admin.AdminController.copyTokenUser
Docstring Warning:
Lines 1598, 1601, 1604, 1608, 1609, 1612: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 480, in linotp.controllers.admin.AdminController.disable
Docstring Warning:
Lines 482, 485, 488, 492, 493, 496: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 329, in linotp.controllers.admin.AdminController.enable
Docstring Warning:
Lines 331, 334, 337, 341, 342, 345: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 394, in linotp.controllers.admin.AdminController.getSerialByOtp
Docstring Warning:
Lines 396, 399, 403, 409, 413: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 131, in linotp.controllers.admin.AdminController.getsession
Docstring Warning:
Lines 134, 135: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 607, in linotp.controllers.admin.AdminController.init
Docstring Warning:
Lines 609, 612, 615, 627, 628, 631: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 1732, in linotp.controllers.admin.AdminController.loadtokens
Docstring Warning:
Lines 1734, 1737, 1740, 1742, 1745, 1746, 1749: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 1669, in linotp.controllers.admin.AdminController.losttoken
Docstring Warning:
Lines 1671, 1674, 1679, 1682, 1685: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 262, in linotp.controllers.admin.AdminController.remove
Docstring Warning:
Lines 264, 267, 270, 274, 275, 278: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 1459, in linotp.controllers.admin.AdminController.reset
Docstring Warning:
Lines 1461, 1464, 1467, 1470, 1471, 1474: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 1260, in linotp.controllers.admin.AdminController.resync
Docstring Warning:
Lines 1262, 1265, 1269, 1275, 1276, 1279: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 949, in linotp.controllers.admin.AdminController.set
Docstring Warning:
Lines 951, 954, 957, 976, 977, 980: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 855, in linotp.controllers.admin.AdminController.setPin
Docstring Warning:
Lines 857, 860, 865, 870, 871, 874: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 166, in linotp.controllers.admin.AdminController.show
Docstring Warning:
Lines 168, 171, 174, 183, 189: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 1937, in linotp.controllers.admin.AdminController.testresolver
Docstring Warning:
Lines 1939, 1942, 1946, 1948, 1949, 1963, 1964, 1967: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 1408, in linotp.controllers.admin.AdminController.tokenrealm
Docstring Warning:
Lines 1410, 1413, 1416: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 720, in linotp.controllers.admin.AdminController.unassign
Docstring Warning:
Lines 722, 725, 729, 733, 734, 737: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/admin.py, line 1328, in linotp.controllers.admin.AdminController.userlist
Docstring Warning:
Lines 1330, 1333, 1336, 1341, 1342, 1345: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/audit.py, line 1, in linotp.controllers.audit
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/audit.py, line 52, in linotp.controllers.audit.AuditController
Docstring Warning:
Line 55: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/audit.py, line 74, in linotp.controllers.audit.AuditController.search
Docstring Warning:
Lines 79, 82, 84, 85, 87, 88, 93: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/error.py, line 1, in linotp.controllers.error
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/gettoken.py, line 1, in linotp.controllers.gettoken
Docstring Warning:
Lines 10, 14: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/gettoken.py, line 57, in linotp.controllers.gettoken.GettokenController
Docstring Warning:
Line 65: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/gettoken.py, line 87, in linotp.controllers.gettoken.GettokenController.getotp
Docstring Warning:
Lines 92, 95, 100: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/manage.py, line 1, in linotp.controllers.manage
Docstring Warning:
Lines 10, 14: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/manage.py, line 380, in linotp.controllers.manage.ManageController.help
Docstring Warning:
Line 384: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/openid.py, line 2, in linotp.controllers.openid
Docstring Warning:
Lines 11, 15: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/openid.py, line 73, in linotp.controllers.openid.OpenidController
Docstring Warning:
Line 76: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/openid.py, line 359, in linotp.controllers.openid.OpenidController.check
Docstring Warning:
Lines 363, 366, 371: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/openid.py, line 109, in linotp.controllers.openid.OpenidController.id
Docstring Warning:
Line 118: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/selfservice.py, line 2, in linotp.controllers.selfservice
Docstring Warning:
Lines 11, 15, 18: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/selfservice.py, line 901, in linotp.controllers.selfservice.SelfserviceController.userwebprovision
Docstring Warning:
Lines 904, 909: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 1, in linotp.controllers.system
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 80, in linotp.controllers.system.SystemController
Docstring Warning:
Line 85: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 287, in linotp.controllers.system.SystemController.delConfig
Docstring Warning:
Lines 289, 292, 295, 298, 301: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 1185, in linotp.controllers.system.SystemController.delPolicy
Docstring Warning:
Lines 1187, 1190, 1193, 1196, 1199: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 848, in linotp.controllers.system.SystemController.delRealm
Docstring Warning:
Lines 850, 853, 856, 859, 862: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 570, in linotp.controllers.system.SystemController.delResolver
Docstring Warning:
Lines 572, 575, 579, 582, 585: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 335, in linotp.controllers.system.SystemController.getConfig
Docstring Warning:
Lines 337, 340, 344, 347, 350: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 745, in linotp.controllers.system.SystemController.getDefaultRealm
Docstring Warning:
Lines 747, 750, 753, 756, 759: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 1128, in linotp.controllers.system.SystemController.getPolicy
Docstring Warning:
Lines 1130, 1133, 1137, 1142, 1145: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 1079, in linotp.controllers.system.SystemController.getPolicyDef
Docstring Warning:
Lines 1081, 1084, 1088, 1091, 1097: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 408, in linotp.controllers.system.SystemController.getRealms
Docstring Warning:
Lines 410, 413, 418, 421: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 638, in linotp.controllers.system.SystemController.getResolver
Docstring Warning:
Lines 640, 643, 646, 649, 652: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 528, in linotp.controllers.system.SystemController.getResolvers
Docstring Warning:
Lines 530, 533, 538, 541: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 1233, in linotp.controllers.system.SystemController.registerResolverClass
Docstring Warning:
Lines 1235, 1238, 1241, 1244, 1247: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 199, in linotp.controllers.system.SystemController.setConfig
Docstring Warning:
Lines 201, 204, 207, 211, 212, 215: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 121, in linotp.controllers.system.SystemController.setDefault
Docstring Warning:
Lines 123, 126, 131, 139, 140, 143: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 692, in linotp.controllers.system.SystemController.setDefaultRealm
Docstring Warning:
Lines 694, 697, 700, 703, 706: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 924, in linotp.controllers.system.SystemController.setPolicy
Docstring Warning:
Lines 926, 929, 932, 937, 946, 949: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 791, in linotp.controllers.system.SystemController.setRealm
Docstring Warning:
Lines 793, 796, 800, 802, 805, 808: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/system.py, line 463, in linotp.controllers.system.SystemController.setResolver
Docstring Warning:
Lines 465, 468, 471, 474, 475, 486, 487, 497, 500: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/validate.py, line 1, in linotp.controllers.validate
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/validate.py, line 60, in linotp.controllers.validate.ValidateController
Docstring Warning:
Line 66: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/validate.py, line 86, in linotp.controllers.validate.ValidateController.check
Docstring Warning:
Lines 90, 93, 95, 96, 99: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/validate.py, line 226, in linotp.controllers.validate.ValidateController.check_s
Docstring Warning:
Lines 230, 233, 235, 238: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/validate.py, line 141, in linotp.controllers.validate.ValidateController.samlcheck
Docstring Warning:
Lines 148, 151, 153, 154, 157: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/validate.py, line 277, in linotp.controllers.validate.ValidateController.simplecheck
Docstring Warning:
Lines 281, 284, 286, 287, 290, 292, 293, 294, 295, 296: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/controllers/validate.py, line 340, in linotp.controllers.validate.ValidateController.smspin
Docstring Warning:
Lines 346, 349, 354: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/HMAC.py, line 1, in linotp.lib.HMAC
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/ImportOTP.py, line 2, in linotp.lib.ImportOTP
Docstring Warning:
Lines 11, 15: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/ImportOTP.py, line 51, in linotp.lib.ImportOTP.parseOATHcsv
Docstring Warning:
Lines 56, 63, 64, 65, 68: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/ImportOTP.py, line 126, in linotp.lib.ImportOTP.parseSafeNetXML
Docstring Warning:
Line 131: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/TOTP.py, line 1, in linotp.lib.TOTP
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/app_globals.py, line 14, in linotp.lib.app_globals.Globals.resolvers
Docstring Warning:
Line 16: Unbalanced '{'.
name {
^
Docstring Warning:
Line 16: Lists must be indented.
Docstring Warning:
Line 20: Unbalanced '{'.
configuration { name : type,
^
Docstring Warning:
Line 23: Unbalanced '}'.
}
^
Docstring Warning:
Line 24: Unbalanced '}'.
} if there is no con...
^
Docstring Warning:
Line 26: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/apps.py, line 1, in linotp.lib.apps
Docstring Warning:
Lines 10, 14: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/audit.py, line 3, in linotp.lib.audit
Docstring Warning:
Line 13: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/audit.py, line 183, in linotp.lib.audit.AuditBase.search
Docstring Warning:
Lines 187, 190: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/audit.py, line 31, in linotp.lib.audit.getAuditClass
Docstring Warning:
Lines 37, 40: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/config.py, line 1, in linotp.lib.config
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/config.py, line 44, in linotp.lib.config.ENCODING
Docstring Warning:
Line 46: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/config.py, line 101, in linotp.lib.config.LinOtpConfig
Docstring Warning:
Line 104: Improper paragraph indentation.
Docstring Warning:
Line 105: Lists must be indented.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/config.py, line 255, in linotp.lib.config.LinOtpConfig.__delitem__
Docstring Warning:
Line 261: Possible mal-formatted field item.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/config.py, line 275, in linotp.lib.config.LinOtpConfig.update
Docstring Warning:
Line 281: Possible mal-formatted field item.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/crypt.py, line 1, in linotp.lib.crypt
Docstring Warning:
Line 11: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/dpwOTP.py, line 1, in linotp.lib.dpwOTP
Docstring Warning:
Lines 10, 14: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/error.py, line 1, in linotp.lib.error
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/helpers.py, line 1, in linotp.lib.helpers
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/licensebase.py, line 2, in linotp.lib.licensebase
Docstring Warning:
Lines 11, 15: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/mOTP.py, line 1, in linotp.lib.mOTP
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/openid.py, line 2, in linotp.lib.openid
Docstring Warning:
Lines 11, 15, 20: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/openid.py, line 391, in linotp.lib.openid.SQLStorage.set_user_token
Docstring Warning:
Lines 395, 397: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/openid.py, line 97, in linotp.lib.openid.create_handle
Docstring Warning:
Lines 100, 103: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 2, in linotp.lib.policy
Docstring Warning:
Line 11: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 549, in linotp.lib.policy.checkAdminAuthorization
Docstring Warning:
Lines 555, 558: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 889, in linotp.lib.policy.checkOTPPINPolicy
Docstring Warning:
Lines 895, 896: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 1496, in linotp.lib.policy.checkPolicyPost
Docstring Warning:
Lines 1501, 1506: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 990, in linotp.lib.policy.checkPolicyPre
Docstring Warning:
Line 998: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 375, in linotp.lib.policy.deletePolicy
Docstring Warning:
Line 379: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 446, in linotp.lib.policy.getAdminPolicies
Docstring Warning:
Lines 451, 455: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 190, in linotp.lib.policy.getAuthAutoSMSPolicy
Docstring Warning:
Lines 194, 197: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 212, in linotp.lib.policy.getAuthPinPolicy
Docstring Warning:
Lines 216, 221: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 500, in linotp.lib.policy.getAuthorization
Docstring Warning:
Lines 507, 508, 509, 510, 511, 515: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 836, in linotp.lib.policy.getOTPPINPolicies
Docstring Warning:
Lines 843, 847, 848: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 259, in linotp.lib.policy.getPolicy
Docstring Warning:
Line 263: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 400, in linotp.lib.policy.getPolicyActionValue
Docstring Warning:
Lines 403, 404, 405, 407, 408, 410: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/policy.py, line 737, in linotp.lib.policy.get_tokenlabel
Docstring Warning:
Line 741: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/realm.py, line 1, in linotp.lib.realm
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/realm.py, line 150, in linotp.lib.realm._initalGetRealms
Docstring Warning:
Line 153: Possible mal-formatted field item.
Docstring Warning:
Line 153: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/realm.py, line 205, in linotp.lib.realm._setDefaultRealm
Docstring Warning:
Lines 214, 215: Possible mal-formatted field item.
Docstring Warning:
@type for unknown parameter "defaultRelam"
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/realm.py, line 34, in linotp.lib.realm.createDBRealm
Docstring Warning:
Line 41: Possible mal-formatted field item.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/realm.py, line 269, in linotp.lib.realm.getDefaultRealm
Docstring Warning:
Line 271: Lists must be indented.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/realm.py, line 75, in linotp.lib.realm.getRealmObject
Docstring Warning:
Line 86: Possible mal-formatted field item.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/realm.py, line 107, in linotp.lib.realm.getRealms
Docstring Warning:
Line 117: Unbalanced '{'.
...ke @rtype : dict : {
^
Docstring Warning:
Lines 119, 120, 122, 123, 126, 127: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/realm.py, line 236, in linotp.lib.realm.isRealmDefined
Docstring Warning:
Line 242: Possible mal-formatted field item.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/realm.py, line 252, in linotp.lib.realm.setDefaultRealm
Docstring Warning:
@type for unknown parameter "defualtRealm"
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/reply.py, line 1, in linotp.lib.reply
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/reply.py, line 34, in linotp.lib.reply.sendError
Docstring Warning:
Lines 36, 39: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/reply.py, line 63, in linotp.lib.reply.sendResult
Docstring Warning:
Lines 65, 68: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/resolver.py, line 1, in linotp.lib.resolver
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/resolver.py, line 41, in linotp.lib.resolver.log
Docstring Warning:
Line 42: Unbalanced '{'.
"data": {
^
Docstring Warning:
Lines 43, 54: Improper paragraph indentation.
Docstring Warning:
Line 52: Unbalanced '}'.
}, "type": "ldapreso...
^
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/resolver.py, line 290, in linotp.lib.resolver.deleteResolver
Docstring Warning:
Unknown field tag u'paramm'
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/resolver.py, line 232, in linotp.lib.resolver.getResolver
Docstring Warning:
Line 238: Possible mal-formatted field item.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/secret_obj.py, line 1, in linotp.lib.secret_obj
Docstring Warning:
Lines 10, 14: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/selfservice.py, line 1, in linotp.lib.selfservice
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/selftest.py, line 1, in linotp.lib.selftest
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/selftest.py, line 27, in linotp.lib.selftest.isSelfTest
Docstring Warning:
Line 31: Possible mal-formatted field item.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/token.py, line 2, in linotp.lib.token
Docstring Warning:
Lines 11, 15: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/token.py, line 930, in linotp.lib.token.checkOtp
Docstring Warning:
Lines 932, 935, 939: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/token.py, line 845, in linotp.lib.token.checkPin
Docstring Warning:
Lines 847, 850, 854: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/token.py, line 763, in linotp.lib.token.checkToken
Docstring Warning:
Line 766: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/token.py, line 442, in linotp.lib.token.check_serial
Docstring Warning:
Line 446: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/token.py, line 1072, in linotp.lib.token.copyTokenPin
Docstring Warning:
Line 1079: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/token.py, line 1097, in linotp.lib.token.copyTokenUser
Docstring Warning:
Line 1102: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/token.py, line 898, in linotp.lib.token.getOtp
Docstring Warning:
Lines 904, 907, 910: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/token.py, line 962, in linotp.lib.token.get_token_by_otp
Docstring Warning:
Lines 964, 965, 968, 974: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/token.py, line 1239, in linotp.lib.token.setCountAuth
Docstring Warning:
Line 1241: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/tokenclass.py, line 2, in linotp.lib.tokenclass
Docstring Warning:
Line 11: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/tokenclass.py, line 118, in linotp.lib.tokenclass.TokenClass.getOtp
Docstring Warning:
Line 121: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/tokenclass.py, line 512, in linotp.lib.tokenclass.TokenClass.incOtpCounter
Docstring Warning:
Lines 514, 517, 522, 525: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/user.py, line 2, in linotp.lib.user
Docstring Warning:
Lines 11, 19: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/user.py, line 636, in linotp.lib.user.check_user_password
Docstring Warning:
Lines 642, 643: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/user.py, line 354, in linotp.lib.user.getResolversOfUser
Docstring Warning:
Lines 359, 362: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/user.py, line 168, in linotp.lib.user.getUserFromRequest
Docstring Warning:
Line 170: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/user.py, line 618, in linotp.lib.user.getUserPhone
Docstring Warning:
Lines 620, 622: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/lib/util.py, line 1, in linotp.lib.util
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/model/__init__.py, line 2, in linotp.model
Docstring Warning:
Line 12: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/model/meta.py, line 1, in linotp.model.meta
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/__init__.py, line 1, in linotp.tests
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/__init__.py, line 136, in linotp.tests.TestController.__createRealms__
Docstring Warning:
Lines 138, 142: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/__init__.py, line 185, in linotp.tests.TestController._setLicense
Docstring Warning:
Line 187: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_admin.py, line 1, in linotp.tests.functional.test_admin
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_adminclientutils.py, line 1, in linotp.tests.functional.test_adminclientutils
Docstring Warning:
Lines 10, 14: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_getserial.py, line 1, in linotp.tests.functional.test_getserial
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_importotp.py, line 1, in linotp.tests.functional.test_importotp
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_policy.py, line 1, in linotp.tests.functional.test_policy
Docstring Warning:
Lines 10, 14: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_radius_token.py, line 1, in linotp.tests.functional.test_radius_token
Docstring Warning:
Lines 10, 14: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_remote_token.py, line 1, in linotp.tests.functional.test_remote_token
Docstring Warning:
Lines 10, 14: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_system.py, line 1, in linotp.tests.functional.test_system
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_system.py, line 32, in linotp.tests.functional.test_system.TestSystemController.test_setDefault
Docstring Warning:
Line 36: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_validate.py, line 1, in linotp.tests.functional.test_validate
Docstring Warning:
Line 10: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_validate.py, line 802, in linotp.tests.functional.test_validate.TestValidateController.test_autoresync
Docstring Warning:
Lines 806, 811: Lists must be indented.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_validate.py, line 961, in linotp.tests.functional.test_validate.TestValidateController.test_checkOTPAlgo
Docstring Warning:
Lines 968, 985, 999: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/tests/functional/test_validate.py, line 1278, in linotp.tests.functional.test_validate.TestValidateController.test_failCount
Docstring Warning:
Line 1280: Improper paragraph indentation.
File /home/koelbel/04_LSE/src/LinOTP2/default-branch/linotpd/src/linotp/websetup.py, line 1, in linotp.websetup
Docstring Warning:
Line 10: Improper paragraph indentation.
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Warning:
No information available for linotp.tests.TestController's base unittest.TestCase
Epydoc Options
| css | = | 'linotp.css' |
| graphs | = | ['classtree', 'umlclasstree'] |
| include_log | = | True |
| names | = | ['../../linotpd/src/linotp'] |
| prj_name | = | 'LinOTP2' |
| prj_url | = | 'http://www.linotp.org' |
| target | = | 'linotp-api' |
| verbosity | = | 0 |
| action | = | 'html' |
| configfiles | = | None |
| debug | = | False |
| docformat | = | 'epytext' |
| dotpath | = | None |
| exclude | = | [] |
| exclude_introspect | = | [] |
| exclude_parse | = | [] |
| external_api | = | [] |
| external_api_file | = | [] |
| external_api_root | = | [] |
| fail_on | = | None |
| graph_font | = | None |
| graph_font_size | = | None |
| help_file | = | None |
| include_source_code | = | True |
| inheritance | = | 'listed' |
| introspect | = | True |
| list_classes_separately | = | False |
| load_pickle | = | False |
| parse | = | True |
| prj_link | = | None |
| profile | = | False |
| pstat_files | = | [] |
| quiet | = | 0 |
| redundant_details | = | False |
| show_frames | = | True |
| show_imports | = | False |
| show_private | = | True |
| simple_term | = | False |
| src_code_tab_width | = | 8 |
| top_page | = | None |
| verbose | = | 0 |
Epydoc finished at Wed Apr 25 12:34:02 2012
(Elapsed time: 8 seconds)