Commit Graph

2038 Commits (ba51df0c37a877f4481d2774eb9d4e7336a91917)

Author SHA1 Message Date
Justin Richer ba51df0c37 consolidated client credential filter beans
(note: imports magic from secoauth)
2015-03-13 18:30:09 -04:00
Justin Richer 4f12fab56b made unused auth codes expired (they're still single-use), refactored auth code service layer 2015-03-13 13:45:49 -04:00
Justin Richer 7e9ee525a8 cleaned up old i18n files and references 2015-03-13 11:33:20 -04:00
Justin Richer f39e2e9412 ported the remainder of the swedish language file to the JSON format 2015-03-12 20:56:26 -04:00
Justin Richer 9b0e504cea transferred remainder of English text to new configuration 2015-03-12 18:03:05 -04:00
Justin Richer 2abcd96bbe set fallback locale to English, ultimate fall through is to return the code string itself 2015-03-12 17:28:27 -04:00
Justin Richer 285ad71874 made input reader use UTF8, imported the first set of Swedish text to the JSON format 2015-03-12 17:07:08 -04:00
Justin Richer 4d1b08f89d moved english homepage text to json format 2015-03-12 15:49:44 -04:00
Justin Richer 80605becf1 rudimentary json-based message source 2015-03-12 15:26:23 -04:00
Justin Richer ed8887864c added font and key files to non-filtered file sets 2015-03-12 13:35:11 -04:00
Justin Richer 75e0cdd550 fixed syntax error in messages file 2015-03-12 13:34:35 -04:00
Justin Richer e1fb8272cc redirect error on prompt=none, addresses #667 2015-03-12 09:26:38 -04:00
Justin Richer 54bec32b7e restored relative time display to a few pages where it was lost during i18n updates, closes #766 2015-03-11 21:24:11 -04:00
Justin Richer daee9266c5 default clients to SECRET_BASIC in UI, closes #772 2015-03-11 16:34:45 -04:00
Justin Richer ad9b49733f externalized queries for scopes, blacklists, user info, pairwise identifiers, and whitelists, closes #771 even harder 2015-03-11 16:13:28 -04:00
Justin Richer 15b97b1dcb Externalized strings for named queries on auth holders, auth codes, clients, and tokens, closes #771 2015-03-11 15:51:51 -04:00
Justin Richer 61a596dc15 externalized strings from user info views 2015-03-11 14:00:14 -04:00
Justin Richer 86e95d9e6e externalized json entity and error parameters, closes #770 2015-03-11 13:52:32 -04:00
Justin Richer e56161e223 extracted http "code" view parameter 2015-03-11 13:39:07 -04:00
Justin Richer 1735dbca11 extracted controller URLs to constants, closes #769 2015-03-11 13:20:59 -04:00
Justin Richer 617d485478 updated all references to media types to use constants instead of literals, closes #767 2015-03-11 12:06:38 -04:00
Justin Richer c777ebfac9 added universal OAuth exception handling 2015-03-11 11:41:28 -04:00
Justin Richer 48b857eb85 fixed logger variable name 2015-03-09 07:37:09 -04:00
Justin Richer c09b63c69f made logger declarations consistent across project, closes #780 2015-03-08 21:56:33 -04:00
Wolter Eldering 849a2b3271 Fixed logger 2015-03-08 16:02:53 +01:00
Wolter Eldering 020b410ffe null safe 2015-03-08 15:47:58 +01:00
Wolter Eldering db2574ab53 removed DateUtil 2015-03-08 15:41:47 +01:00
Justin Richer 0dc7cb05e7 added icons to scope editing panel 2015-02-27 12:37:11 -05:00
Justin Richer c8cf2abbd9 made scopes robust against deep links 2015-02-27 10:15:36 -05:00
Justin Richer 45754d3b75 made clients robust against deep links 2015-02-27 08:47:39 -05:00
Justin Richer d570497b16 fixed some bugs in whitelist rendering and saving 2015-02-26 21:17:40 -05:00
Justin Richer 692e8418d6 fixed whitelist deep linking, closes #718 2015-02-26 21:05:01 -05:00
Justin Richer 8caaf3ae20 whitelist editor now uses checkboxes, closes #773 2015-02-26 16:36:58 -05:00
Justin Richer 7a1480bb07 moved and consolidated json utilities 2015-02-26 16:20:01 -05:00
Justin Richer 19879c20c2 restored restricted grant type behavior on dynamic registration page (was lost in translation) 2015-02-18 22:01:50 -05:00
Justin Richer 6a41e98474 added display flag for default scopes 2015-02-18 17:39:00 -05:00
Justin Richer 5f116d522d fixed missing display message 2015-02-18 17:31:09 -05:00
Justin Richer 2d53f317b0 checkboxes now control list membership behavior, autocomplete is turned off 2015-02-18 17:30:56 -05:00
Justin Richer e963c3c1ec checkbox based list renderer 2015-02-18 16:44:44 -05:00
Justin Richer 9a19207f86 long list widgets now clickable 2015-02-18 15:49:25 -05:00
Justin Richer 720b73939f fixed token service logic, added verification to unit tests 2015-02-18 13:57:28 -05:00
Justin Richer 97ae456099 fixed unit tests affected by scope service changes 2015-02-18 13:48:16 -05:00
Justin Richer 9ccaa98e2a fixed default scope lists for dynamic clients and protected resources 2015-02-18 10:57:22 -05:00
Justin Richer cf07f75682 added UI for restricted scopes 2015-02-18 10:47:30 -05:00
Justin Richer 6885713eed added warning suppression for data layer -- non-templated generic types have to be used here 2015-02-18 10:19:36 -05:00
Justin Richer f4813fccee fixed log messages on data services 2015-02-18 09:33:13 -05:00
Justin Richer 4ae981f484 updated data layer and unit tests 2015-02-18 09:23:09 -05:00
Justin Richer 593fac83cf scopes can now be set as "restricted" instead of needing to be set "allowDynReg", closes #747 2015-02-17 18:25:52 -05:00
Justin Richer 1caf5ef8bc removed call to deprecated http components constructor 2015-02-17 17:06:34 -05:00
Justin Richer b376bc6059 removed some vestigial service/repository calls, closes #513 2015-02-17 16:22:40 -05:00