Commit graph

  • 9fbfe19c55 Add static files, templates and locales Valentin Samir 2015-12-12 14:28:19 +0100
  • 16b700d012 Include management commands Valentin Samir 2015-12-12 14:23:16 +0100
  • eef9490885 add migrations to package_data Valentin Samir 2015-12-12 14:05:37 +0100
  • d0f6ed9ea3 add forgotten migration Valentin Samir 2015-12-12 14:00:43 +0100
  • b69769d71a Django 1.9 compatibility Valentin Samir 2015-12-12 13:51:59 +0100
  • 90e077dedb typo in setup.cfg Valentin Samir 2015-12-12 13:29:41 +0100
  • c268212366 prune .tox in manifest and gitignore dist/ Valentin Samir 2015-12-12 13:25:33 +0100
  • a071ad46d7 Update setup.py to be functionnal Valentin Samir 2015-12-12 13:07:36 +0100
  • 9dc18675f9 Possibility to logout from all of one user sessions Valentin Samir 2015-12-12 12:02:26 +0100
  • bfcf410f26 Put maximum number of parallel SLO requests in config Valentin Samir 2015-12-12 12:01:57 +0100
  • 99d27fe197 update translations Valentin Samir 2015-12-12 12:01:36 +0100
  • fa6301c873 Add an optional callback to javascript cas login function Valentin Samir 2015-12-11 13:29:56 +0100
  • 187da57be1 Add a title to html pages Valentin Samir 2015-12-11 13:29:37 +0100
  • 48d5273afb fix infinite redirect then connected to admin panel Valentin Samir 2015-12-11 13:29:04 +0100
  • 8da42afd57 Update translations Valentin Samir 2015-12-11 13:28:46 +0100
  • f0da070b30 pytthon3 typo Valentin Samir 2015-11-20 19:22:04 +0100
  • 6bdff5ac86 Correct some tests Valentin Samir 2015-11-20 17:38:03 +0100
  • 7beefa537f Template factorisation Valentin Samir 2015-11-20 16:00:26 +0100
  • 9df1cd2e31 Add javascript login function allow service A to log user to service B via javascript Valentin Samir 2015-11-17 14:50:16 +0100
  • ee987f6d00 Remember up to 100 login ticket insted of 1 Valentin Samir 2015-11-14 01:05:53 +0100
  • df9dd5364f On logout first invalidate all PGTs Valentin Samir 2015-11-14 00:17:31 +0100
  • 0012a8f65d [logout] Clean sessions variables (actually logout) before sending SLO requests Valentin Samir 2015-11-13 23:43:49 +0100
  • 50781dba18 add some tests Valentin Samir 2015-06-21 18:56:16 +0200
  • c0d8550120 Add some tests using tox Valentin Samir 2015-06-12 23:57:11 +0200
  • 39557d1942 PEP8 Valentin Samir 2015-06-12 18:10:52 +0200
  • ba4af1372c squashmigrations Valentin Samir 2015-06-12 16:46:50 +0200
  • 942f16a347 list_display for User admin model Valentin Samir 2015-06-12 16:37:50 +0200
  • 365cfd4279 oops Valentin Samir 2015-06-11 23:34:25 +0200
  • 77fc5b5988 Compatibility with different session backend + admin layout Valentin Samir 2015-06-11 23:04:26 +0200
  • 245086f6ef By session logout Valentin Samir 2015-06-09 22:04:05 +0200
  • 41fcc06200 MysqlAuthUser use return username for case Valentin Samir 2015-06-09 16:42:28 +0200
  • 1ada840bdc Possibility to specify a single log out callback Valentin Samir 2015-06-08 18:22:10 +0200
  • a4ff5c3d64 Extended validity for PGT Valentin Samir 2015-06-08 02:51:22 +0200
  • 8fe1738183 noop Valentin Samir 2015-06-07 23:50:25 +0200
  • 277788e593 Generate new LT only then the previous has been used Valentin Samir 2015-06-07 23:46:32 +0200
  • fe8c74ba08 User attribut may not exist Valentin Samir 2015-06-07 17:12:04 +0200
  • aa5bb7ef72 Use url parameter on logout Valentin Samir 2015-06-07 16:53:27 +0200
  • 5e54ffcc46 attributes joker Valentin Samir 2015-06-07 14:39:12 +0200
  • 6185ec5216 Add Login Ticket to prevent login replay + by ticket len options Valentin Samir 2015-06-05 15:44:17 +0200
  • 1695cd24ea filter attributs does not necessary exists Valentin Samir 2015-06-05 00:14:56 +0200
  • 02fd557216 ProxyGrantingTicket are never validate bis Valentin Samir 2015-06-04 16:48:11 +0200
  • 60013fbfff ProxyGrantingTicket are never validate Valentin Samir 2015-06-04 16:45:47 +0200
  • 69935e9761 add restrict_users to service pattern list_display Valentin Samir 2015-06-04 16:25:26 +0200
  • cd79935435 so no xml/text header in SLO Valentin Samir 2015-06-04 14:48:07 +0200
  • f1fbdd3653 it seems that SLO requests need to be in logoutRequest POST params Valentin Samir 2015-06-04 14:39:36 +0200
  • 603b4a8063 Protect the auth view with a shared secret Valentin Samir 2015-06-03 18:32:15 +0200
  • cb84936b6c an auth view to validate (username, password, service) by remote service Valentin Samir 2015-06-03 18:15:37 +0200
  • 690c2c3b29 some encode stuff Valentin Samir 2015-06-03 17:42:25 +0200
  • f73e55b5ce Add a logout template and possibility to redirect to login on logout Valentin Samir 2015-06-02 21:06:32 +0200
  • 54f9b7c50c compact xml suite Valentin Samir 2015-06-02 00:03:57 +0200
  • 9f29d1ef20 xml compact suite Valentin Samir 2015-06-01 23:59:49 +0200
  • 63f0719109 xml compact suite Valentin Samir 2015-06-01 23:57:52 +0200
  • 152d43d5dc compact xml suite Valentin Samir 2015-06-01 23:55:34 +0200
  • 4cfd29942b compact xml Valentin Samir 2015-06-01 23:53:05 +0200
  • 44cbf0f2b8 migration for the previous commit Valentin Samir 2015-05-30 19:47:47 +0200
  • b4a5961886 Using fresh user attributs on ticket creation + auth class as string in config Valentin Samir 2015-05-30 19:45:59 +0200
  • 443c7987a9 Update README, add information about internatinalization Valentin Samir 2015-05-30 19:19:22 +0200
  • b6e2a7320b Usage of namespace for / -> /login redirection Valentin Samir 2015-05-30 18:58:58 +0200
  • 238d6da2a3 SamlValidation -> SamlValidate Valentin Samir 2015-05-29 20:07:53 +0200
  • 1d84f2c86e Update README with namespace Valentin Samir 2015-05-29 19:38:34 +0200
  • 5d1ce93e06 fix allow_proxy_ticket Valentin Samir 2015-05-29 19:33:42 +0200
  • ec85174fc4 forgotten self in super calls Valentin Samir 2015-05-29 19:31:04 +0200
  • ff74a07965 Use only classe view, put ticket prefix as config option Valentin Samir 2015-05-29 19:27:54 +0200
  • e1549dd6ff use a LogoutMixin Valentin Samir 2015-05-29 16:14:27 +0200
  • a0b1a095e4 Login/Logout view are now class views Valentin Samir 2015-05-29 16:11:10 +0200
  • 02872d218f Django command to clean old tickets Valentin Samir 2015-05-28 17:30:27 +0200
  • 9a8b724224 add proxy_callback to admin interface Valentin Samir 2015-05-28 15:30:51 +0200
  • 4fd4afd9c0 possibility to limit PT delivery by service Valentin Samir 2015-05-28 15:26:46 +0200
  • 5ebc5169c3 set IssueInstant and ResponseID on saml error Valentin Samir 2015-05-28 15:17:11 +0200
  • 871baaac87 some code refactoring and better error handling on ticket validation Valentin Samir 2015-05-28 15:08:57 +0200
  • 7e2917e977 add a single_log_out parametters on Ticket for query optimisation Valentin Samir 2015-05-28 14:02:17 +0200
  • c9629f65ae s/SSO/SLO/ Valentin Samir 2015-05-28 02:13:09 +0200
  • 2bd2f8d8b3 Update french translation Valentin Samir 2015-05-27 23:06:06 +0200
  • f0de5f738b start admin internationalisation Valentin Samir 2015-05-27 22:56:20 +0200
  • 54e4314305 Ignore non used parallele requestor for SSO Valentin Samir 2015-05-27 22:28:41 +0200
  • bc08402dab make SSO option visible in admin interface Valentin Samir 2015-05-27 22:25:22 +0200
  • 2e199e0283 migration for the previous commit Valentin Samir 2015-05-27 22:23:47 +0200
  • 54a79dacdd make SSO optional Valentin Samir 2015-05-27 22:23:16 +0200
  • 9a4c6b9d7a some cosmetics Valentin Samir 2015-05-27 22:18:01 +0200
  • 1fcb0a7110 copyright notice Valentin Samir 2015-05-27 22:10:06 +0200
  • ad434a113f Some refactoring Valentin Samir 2015-05-27 21:56:39 +0200
  • d173cd6190 proxies add --> append Valentin Samir 2015-05-26 16:17:57 +0200
  • cf49573c61 Only SSO upon validated tickets Valentin Samir 2015-05-23 21:12:42 +0200
  • 0a3e95ba2b Then redirecting to login, keep service param Valentin Samir 2015-05-23 19:57:18 +0200
  • b08d6a3f97 typo Valentin Samir 2015-05-23 19:47:54 +0200
  • 1229903dcc redirect to login if user do not exists Valentin Samir 2015-05-23 19:47:10 +0200
  • 8e21931cf2 Warn if warn user session variable is not defined Valentin Samir 2015-05-23 19:43:21 +0200
  • f9ccd6e540 CHange unique constrain Valentin Samir 2015-05-23 19:32:02 +0200
  • f4935711cf add .mo files Valentin Samir 2015-05-23 19:05:13 +0200
  • 49ce34758a update translation Valentin Samir 2015-05-23 19:03:37 +0200
  • 54aa9c759e Loggin button as primary Valentin Samir 2015-05-23 17:09:59 +0200
  • 6981433bdf Licence, readme and cie Valentin Samir 2015-05-22 21:14:33 +0200
  • c16bb2d7f0 Redirect to login screen if GET on samlValidate Valentin Samir 2015-05-22 19:39:51 +0200
  • f71bd22954 Add samlValidate Valentin Samir 2015-05-22 19:31:50 +0200
  • 700e24e4fd Internationalizasion Valentin Samir 2015-05-22 17:55:00 +0200
  • 6964821da4 Make session expire on browser close Valentin Samir 2015-05-19 18:33:56 +0200
  • 67d7a7dcf5 Forgot the migration file Valentin Samir 2015-05-18 23:39:19 +0200
  • 556aa34a3f Bad unique constrain Valentin Samir 2015-05-18 23:38:28 +0200
  • 0bc4e89970 Some improvments Valentin Samir 2015-05-18 20:30:00 +0200
  • 937fdbb261 Remove some print debug Valentin Samir 2015-05-18 02:05:12 +0200