Commit Graph

13 Commits

Author SHA1 Message Date
Benjamin Dauvergne bb87d7d919 setup.py: add authentic2 to dependencies 2014-03-13 13:24:28 +01:00
Benjamin Dauvergne 4343670cea utils: use triple DES to decode LTPA key 2014-03-10 16:19:58 +01:00
Benjamin Dauvergne ae42823860 COPYING: fix package name 2014-03-10 15:36:35 +01:00
Benjamin Dauvergne 44c94b9cef add copyright notices 2014-03-10 15:33:54 +01:00
Benjamin Dauvergne 849a5bb0f3 views: when getting the host name from the HTTP_HOST environment variable remove the port 2014-03-10 15:25:54 +01:00
Benjamin Dauvergne 3f57b38674 adapter: fix splitting of class name from module path 2014-03-10 15:25:40 +01:00
Benjamin Dauvergne c39108bd4f utils: duplicate the --secret argument declaration to make it required only for the generate command 2014-03-10 15:18:57 +01:00
Benjamin Dauvergne 1d68a84117 setup.py: add a console_scripts entrypoint pointing to the LTPA utilities 2014-03-10 14:42:45 +01:00
Benjamin Dauvergne 23de382777 utils: add command to decrypt exported keys from WebSphere or Domino 2014-03-10 14:41:00 +01:00
Benjamin Dauvergne e552547100 app_settings: set default cookie name to LtpaToken 2014-03-10 14:40:22 +01:00
Benjamin Dauvergne d533635916 utils: remove wrong limitation on secret length, make secret only required for the generate command 2014-03-10 14:25:04 +01:00
Benjamin Dauvergne fe05bc40d0 adapter: add an adapter framework to customize the username put into LTPA tokens 2014-03-10 14:10:09 +01:00
Benjamin Dauvergne 73c33d8c60 first commit 2014-03-10 12:46:29 +01:00