Commit Graph

621 Commits

Author SHA1 Message Date
Xavier Guimard
0e11cf3ed3 Full tests for Nginx handler (#583) 2016-02-01 22:22:33 +00:00
Xavier Guimard
189e560900 Nginx in progress... (#583) 2016-02-01 19:05:14 +00:00
Clément Oudot
607641dcfd Possibility to use certificate in SAML response (#836) 2016-02-01 16:42:15 +00:00
Xavier Guimard
c01a84fadd Move noAjaxHook in portal redirections 2016-02-01 10:18:37 +00:00
Xavier Guimard
b7a8cc63f4 Create Common::PSGI::Lib (#583) 2016-02-01 10:18:35 +00:00
Xavier Guimard
d5b8803307 Minify 2016-01-28 22:25:54 +00:00
Xavier Guimard
b6f7b2a96a Move Ajax hook from handler to portal (Closes: #790) 2016-01-28 22:25:46 +00:00
Xavier Guimard
4f3a42ba48 Manage Ajax requests redirection with 401 (new parameter noAjaxHook) 2016-01-28 06:43:46 +00:00
Xavier Guimard
0e51658c6f Use WWW-Authenticate header in 401 responses 2016-01-28 06:43:43 +00:00
Xavier Guimard
2568201eca Split Handler::PSGI in 2 : classic and router 2016-01-25 18:03:46 +00:00
Xavier Guimard
28d1450760 Chain init() instead of using 'around' 2016-01-25 05:54:55 +00:00
Xavier Guimard
da9e484b0f Update manifest 2016-01-24 11:57:24 +00:00
Xavier Guimard
d55649c2b9 Hide/show button for password field (Closes: #777) 2016-01-24 11:47:52 +00:00
Xavier Guimard
9c091836b2 Improve XS display 2016-01-24 10:08:38 +00:00
Xavier Guimard
a3c3fe9f45 Update tests 2016-01-24 09:15:48 +00:00
Xavier Guimard
17fd027cdd Replace default form (Closes: #894) 2016-01-24 08:36:27 +00:00
Xavier Guimard
ea1e8e6dd5 XS: Hide tree when session/notif is chosen 2016-01-24 08:10:01 +00:00
Xavier Guimard
6b588b5d2b Finish uib-dropdown + closes: #913 2016-01-24 08:05:53 +00:00
Xavier Guimard
20d0794a76 Use angular-ui-bootstrap instead of bootstrap js in dropdown (#913) 2016-01-24 08:05:49 +00:00
Xavier Guimard
bdb61d5590 Display tree bydefault in xs mode 2016-01-23 21:10:04 +00:00
Xavier Guimard
9982fe32c3 Add button to save files/keys (Closes: #878) 2016-01-23 13:09:50 +00:00
Xavier Guimard
ecac364eae Add USEEXTERNALLIBS option 2016-01-23 08:14:39 +00:00
Xavier Guimard
8e9af731ce Remove old angular-ui-bootstrap file 2016-01-23 07:08:46 +00:00
Xavier Guimard
133c9c3776 Update angular-ui-bootstrap to 1.1 2016-01-23 07:04:04 +00:00
Xavier Guimard
2fddce0392 Upgrade AngularJS to 1.4.9 2016-01-23 07:03:58 +00:00
Xavier Guimard
7c676d8d99 make tidy 2016-01-22 16:53:41 +00:00
Xavier Guimard
5bef7284b3 Update copyright years 2016-01-21 21:15:19 +00:00
Xavier Guimard
b264f7635d Serialize SAML arrays (Closes: #885) 2016-01-21 20:27:49 +00:00
Clément Oudot
3d1a70ad0e Add default attributes for an RP (#892) 2016-01-21 17:17:44 +00:00
Clément Oudot
ee105c4ead Add default attributes for an OP (#892) 2016-01-21 17:17:43 +00:00
Clément Oudot
1216ca679f Minification of sessions.js (#820) 2016-01-21 17:17:42 +00:00
Clément Oudot
7cf12a39b4 OpenID Connect data in sessions explorer (#820) 2016-01-21 14:52:07 +00:00
Clément Oudot
ac722bdbbf Do not set default value for prompt (#820) 2016-01-21 14:19:31 +00:00
Clément Oudot
5059d3720c Associate correct help page to OpenID Connect nodes (#895) 2016-01-21 13:50:25 +00:00
Xavier Guimard
2b2d133e97 Prepare Debian libs usage for Debian official release 2016-01-21 13:00:19 +00:00
Xavier Guimard
2849b4b610 Exclude conftree.js from beautification 2016-01-21 12:15:38 +00:00
Xavier Guimard
598b9ac8d8 Beautify generated js 2016-01-21 12:10:12 +00:00
Xavier Guimard
12f5db02bb make tidy-js 2016-01-21 11:36:23 +00:00
Xavier Guimard
d65cff4049 Update comments 2016-01-21 11:35:56 +00:00
Xavier Guimard
67e295699e Remove spaces (preserve 1488 bytes per language) 2016-01-21 06:13:39 +00:00
Xavier Guimard
77158b92f5 Attribute help was not displayed (#Closes: #895) 2016-01-21 06:02:02 +00:00
Xavier Guimard
27b351c637 Set date + 1 year in help cookie 2016-01-20 21:48:08 +00:00
Xavier Guimard
37e4127574 Avoid using `<tag trspan="word" /> (#896) 2016-01-20 21:23:29 +00:00
Xavier Guimard
d8273075bd Bugs in SAML/OIDC options (may close #885) 2016-01-20 20:56:06 +00:00
Xavier Guimard
4dc31c20e4 Store help display in cookie (Closes: #899) 2016-01-20 16:48:05 +00:00
Clément Oudot
8b6a5b49ab Allow 'Content-Type: application/json; charset=utf-8' to retrieve OpenID Connect configuration (#885) 2016-01-20 13:14:30 +00:00
Xavier Guimard
62d42564f5 Remove hook 2016-01-20 10:55:25 +00:00
Clément Oudot
442ccd08f9 Add localSessionStorage parameters to ZeroConf (#903) 2016-01-20 10:32:30 +00:00
Clément Oudot
2f89d7e511 Add persistent label (#495) 2016-01-20 09:33:26 +00:00
Clément Oudot
2cd2d03819 Add icon on browse dropdown (#899) 2016-01-20 08:54:51 +00:00