Commit Graph

317 Commits (12f91b1901d17dafe5c72b388d0474ccdd2fc52c)

Author SHA1 Message Date
Justin Richer a5a16f27c7
Merge pull request #1353 from col-panic/master
Minor typo in en/messages.json (Registrered -> Registered)
2018-02-08 16:49:44 -05:00
Justin Richer 6497af40e8 removed erroneous not yet implemented tag from client page 2018-02-07 09:05:43 -05:00
Marco Descher 36ec1b82e6
Minor type (Registrered -> Registered) 2018-02-06 08:41:14 +01:00
Mark Janssen a1a45aa36a Fix interface for issuer URI without trailing slash 2018-01-21 12:01:25 +01:00
Patrick Fratczak ca3642b6c3 Add French messages 2017-11-22 14:27:15 +01:00
still fetalvero 9bff58085d Fix typo error for log out to IDP confirmation message 2017-10-30 22:56:07 +08:00
Justin Richer bba18fd118 Merge pull request #1240 from Connz/patch-2
Corrected typo
2017-06-15 09:44:46 -04:00
Justin Richer 28ad78e9f3 Merge pull request #1233 from Connz/patch-1
Removed double 'sure'
2017-06-15 09:44:33 -04:00
Justin Richer 661c242a9f Updated copyrights 2017-05-26 20:17:17 -04:00
Connz 0859a5d122 Corrected typo 2017-05-16 12:09:54 +02:00
Connz 90c3c396ee Removed double 'sure' 2017-05-04 15:35:34 +02:00
Justin Richer 9baacc0eaf Completed end session endpoint
Addresses #1129, addresses #972, addresses #891, addresses #1223
2017-04-29 14:58:37 -04:00
Justin Richer 78b9b6ced4 auto format and cleanup javascript 2017-03-21 15:04:18 -04:00
Justin Richer bd72b4138d added missing copyright declarations 2017-03-21 14:11:40 -04:00
Justin Richer c377e411e3 removed packed-in bootstrap files (again) 2017-03-17 16:32:41 -04:00
Justin Richer 256b79ae51 lazy load client stats in UI 2017-03-16 17:20:04 -04:00
Justin Richer 626b18d5ca added software id and version to UI search 2017-03-16 13:51:19 -04:00
Justin Richer e57ea488b3 fixed null handling on client admin pages, added software ID and version to UI 2017-03-15 17:30:26 -04:00
Justin Richer 22a4addfc0 added software ID and software version 2017-03-15 16:47:04 -04:00
Justin Richer f0c8b1b235 fixed device code admin UI 2017-03-14 17:40:30 -04:00
Justin Richer cbf5bf742b added messages for display pages, better error handling in user-facing pages 2017-03-14 17:40:29 -04:00
Justin Richer d83fbc6c67 UI for managing device code flow 2017-03-14 17:40:28 -04:00
Justin Richer 548dad4e29 added expiration to device codes 2017-03-14 17:40:27 -04:00
Justin Richer a5b4115169 functioning device code flow 2017-03-14 17:40:26 -04:00
Justin Richer f056eb9387 compile bootstrap CSS from source 2017-03-03 17:20:37 -05:00
Justin Richer 141f4da7f1 added PKCE editing capabilities to UI 2017-02-20 15:40:16 -05:00
Justin Richer 650429a2de Updated MIT Internet Trust Consortium webpage links, closes #1184 2017-02-20 14:36:42 -05:00
Justin Richer 26c34c70de happy new year! again! 2017-02-20 14:07:10 -05:00
Justin Richer f2173907ac modularized app router initialization functions 2017-02-20 14:06:41 -05:00
Justin Richer 503d6f5725 load all templates from configured files 2017-02-20 13:20:21 -05:00
Justin Richer 5af98e1106 modularized javascript loading and UI components 2017-02-20 11:12:57 -05:00
Justin Richer 00c4ea9199 dynamically load client routes from sub page 2017-02-18 18:23:15 -05:00
Justin Richer 907f94e0ce collapsed tags into relevant pages 2017-02-17 15:11:10 -05:00
Justin Richer db50a88fe5 Happy New Year 2017 2017-01-17 17:09:14 -05:00
Justin Richer b17a7f43ae removed structured scopes 2017-01-17 17:06:04 -05:00
juazugas ffc5782810 Fix field definition in the model object. 2017-01-17 15:27:26 -05:00
Justin Richer 9b715f9632 put error logging inside the curried callback 2017-01-05 17:38:03 -05:00
Justin Richer 63bd8d18fb cleaned ID token views from UI 2016-12-21 13:44:40 -05:00
Justin Richer 375a5f2e47 removed token count from grant admin page 2016-12-09 15:10:07 -05:00
Justin Richer d1d05e506e added software statement to dynamic registration self-service 2016-07-24 16:28:08 -04:00
Justin Richer 57208ac35d added software statements to client API 2016-07-24 16:12:56 -04:00
Justin Richer 17be89fe98 updated whitelist to use error function 2016-07-18 17:01:34 -04:00
Justin Richer 6e8a728c68 updated token management to use error handler 2016-07-18 16:59:54 -04:00
Justin Richer 1366db3b48 updated scopes to use error handler 2016-07-18 16:57:35 -04:00
Justin Richer 838fcb6789 changed resource set registration to use error handler 2016-07-18 16:54:36 -04:00
Justin Richer 241bc0f649 updated approved sites to use error handler 2016-07-18 16:49:58 -04:00
Justin Richer 055b5cc4da fixed title on saved client dialog 2016-07-18 16:48:17 -04:00
Justin Richer cdf5147706 ported dyn reg to new error handler 2016-07-18 16:48:07 -04:00
Justin Richer 40863f4696 converted list item to use error handler 2016-07-18 16:03:38 -04:00
Justin Richer bba0b2fcd2 converted blacklist to new error handler 2016-07-18 15:53:58 -04:00