Commit Graph

61 Commits

Author SHA1 Message Date
Clément Oudot
d22853d775 Support for JWKS URI and signing public key (#184) 2015-03-27 14:21:43 +00:00
Clément Oudot
6d6d7e6424 Fix typo on Relying Party (#184) 2015-03-11 16:24:10 +00:00
Clément Oudot
d2423d1a6c OpenID Connect relaying parties in Manager (#184) 2015-01-28 16:28:41 +00:00
Clément Oudot
c3d7d5b428 Add active class to show current Manager page (#776) 2014-12-18 08:34:23 +00:00
Clément Oudot
447f579f82 Use password fields in Manager (#777) 2014-12-15 14:24:06 +00:00
Clément Oudot
922b92bbbe Configuration of OpenID Connect auth module and OP in Manager (#183) 2014-12-15 13:55:23 +00:00
Clément Oudot
8b7ad81ff5 Add first OpenID Connect RP parameters in Manager (#183) 2014-12-11 16:54:27 +00:00
Clément Oudot
ac1f3940c8 Bootstrap for SAML boolean (#776) 2014-12-10 23:30:59 +00:00
Clément Oudot
e258db2b44 Bootstrap for SAML configuration (#776) 2014-12-10 17:08:57 +00:00
Clément Oudot
e66481fb56 Bootstrap for POST (#776) 2014-12-10 10:41:26 +00:00
Clément Oudot
dffc3affe5 Bootstrap for authentication choices (#776) 2014-12-10 10:33:36 +00:00
Clément Oudot
899575e361 Bootstrap for OpenID domains (#776) 2014-12-10 09:40:58 +00:00
Clément Oudot
02ec5bc342 Bootstrap for authentication parameters (#776) 2014-12-10 09:20:49 +00:00
Clément Oudot
8a3cb4cf1d Bootstrap for btext and rules (#776) 2014-12-10 09:00:20 +00:00
Clément Oudot
c3573480c3 Bootstrap for integer (#776) 2014-12-10 08:27:15 +00:00
Clément Oudot
bcd1a12b99 Bootstrap for skin selection (#776) 2014-12-09 22:04:57 +00:00
Clément Oudot
d1352c4c2b Bootstrap for categories and applications (#776) 2014-12-09 21:56:14 +00:00
Clément Oudot
d0f288fc9e Bootstrap for bool, trool and boolOrExpr (#776) 2014-12-09 20:35:43 +00:00
Clément Oudot
8668e6ac9f Migrate Manager to Bootstrap framework - work in progress (#776) 2014-12-09 17:09:40 +00:00
Clément Oudot
4d08c6aef4 Add portal and logout buttons in Manager menu (#738) 2014-07-19 13:13:04 +00:00
François-Xavier Deltombe
219787e1d6 Handler, refactoring Post Replay: parameters added in manager (#630) 2014-07-09 13:04:42 +00:00
Clément Oudot
525d43ade8 Update captcha parameters in Manager (#703) 2014-06-11 10:46:43 +00:00
Clément Oudot
ff6ec5eebd Fix registerDB select in Manager (#26) 2014-06-03 07:37:38 +00:00
Clément Oudot
1dd340faea Register parameters in Manager (#26) 2014-06-02 16:07:35 +00:00
Clément Oudot
ed2f525636 Fix session display in Session Exporer (#648) 2014-05-12 13:30:03 +00:00
Clément Oudot
be37b1bef6 Publish FR doc in Manager (#648) 2014-04-18 10:17:08 +00:00
Clément Oudot
a24fef3a29 Remove minified js and css files (#689) 2014-02-24 10:10:11 +00:00
Clément Oudot
3a86fcfbfb Add jQuery map (#687) 2014-02-21 09:05:16 +00:00
Clément Oudot
f7bcf5b711 Manage exported variables for Demo backend (#636) 2014-02-11 17:15:05 +00:00
Clément Oudot
d18840122f make tidy-js (#683) 2014-02-05 16:30:30 +00:00
Clément Oudot
dc2a512616 Provide non minified versions of javascript libraries (#678) 2014-02-04 16:43:15 +00:00
Clément Oudot
270254d007 Fix js error in Manager (#679) 2014-01-29 14:17:51 +00:00
Clément Oudot
6adfc6af64 Add bootstrap theme in Manager (#670) 2014-01-28 20:08:16 +00:00
Xavier Guimard
8cebee9a7e Removed bad commas (LEMONLDAP-646) 2013-11-07 19:10:42 +00:00
Xavier Guimard
fe51a981f3 Rename OpenID radio group to openIdServerlistBoolean 2013-11-01 22:01:43 +00:00
Xavier Guimard
5e5cfb611f #604: change incorrect use off radio elements 2013-11-01 21:41:50 +00:00
Clément Oudot
1487e055a7 Fix attr/val for jQuery 1.9 (#604) 2013-10-30 19:03:55 +00:00
Clément Oudot
277c685864 Fix attr/prop for jQuery 1.9 (http://jquery.com/upgrade-guide/1.9/#attr-versus-prop-) (#604) 2013-10-29 23:14:47 +00:00
Xavier Guimard
bcae4dabb8 #604: replace $(<textarea>).att('value') by $(<textarea>).val() 2013-10-27 19:00:37 +00:00
Xavier Guimard
c540d29358 Update jQuery and jQuery-UI 2013-10-27 07:01:41 +00:00
Xavier Guimard
be3ecf360c Remove call of $.browser (jQuery 1.10 support) 2013-10-26 13:55:38 +00:00
Xavier Guimard
f29d3b563e s/utf8/utf-8/ in HTTP headers
Closes: #626
2013-10-17 19:21:45 +00:00
Xavier Guimard
14937b1585 Add WebID in manager 2013-10-13 06:41:44 +00:00
Clément Oudot
58912e335c Add URL in AuthChoice, to post form on another vhost (#291) 2013-10-11 09:01:54 +00:00
Xavier Guimard
db51a80445 Add Facebook parameters in Manager 2013-10-05 15:51:55 +00:00
Xavier Guimard
93e026b1ad Add UserDBGoogle 2013-09-29 07:09:32 +00:00
Xavier Guimard
760317e0f1 Add Google into auth module list 2013-09-28 05:52:07 +00:00
Clément Oudot
36818b6215 Configuration of BrowserID authentication module in Manager (#584) 2013-07-21 15:44:51 +00:00
Clément Oudot
a6f10e15eb First implementation of Active Directory module (#409 and #LEMONLDAP-513) 2013-04-28 14:44:03 +00:00
Clément Oudot
13446072d0 Skin rules in trunk (#578) 2013-01-16 15:43:24 +00:00