app/assets/javascripts/oauth2_provider/application.js | 644 | 0 | 0 | | | 1.2 KB | a2c6918d9f502bc13c6e9ec0bba51c5d3ceea5c125ad618b45bfa1a03ce20694 |
app/assets/javascripts/oauth2_provider/highcharts.js | 755 | 0 | 0 | | | 77.1 KB | 9d7bb17bd9361236eca7a33d9a7c8311ba305628d51e5a52149b07524de82f7b |
app/assets/javascripts/oauth2_provider/jquery.tagsinput.js | 644 | 0 | 0 | | | 6.18 KB | dfcf298aa5d6665df4dc92d4775c2bd22a2b41ca5d9267fc9544ad21bae430e1 |
app/assets/stylesheets/oauth2_provider/gh-buttons.css | 644 | 0 | 0 | | | 12.8 KB | e045c2627bf9faef69533c2f7465a83fc9849cf8e1352a4cf797a241ce73d789 |
app/assets/stylesheets/oauth2_provider/gh-icons.png | 644 | 0 | 0 | | | 3.86 KB | 018c7d12a799726510b7d6e7ce4a18023b3f70aded8102d3cdee725f34175658 |
app/assets/stylesheets/oauth2_provider/jquery.tagsinput.css | 644 | 0 | 0 | | | 832 Bytes | ccdc14d22f25e9765f8bff97e4c9ff855ec425764fa0d677fc35b5f1147ed91e |
app/assets/stylesheets/oauth2_provider/reset.css | 644 | 0 | 0 | | | 100 Bytes | 5095432462a6a7e5dca6c86ab7d467b890adc84a7a9f0d70242854b972c7fc6f |
app/assets/stylesheets/oauth2_provider/template.css | 644 | 0 | 0 | | | 2.11 KB | 297e15da73e06bcb29e52721cc76d8da48c87c80cf54e1d570dc1ada9416d6ad |
app/controllers/oauth2_provider/accesses_controller.rb | 644 | 0 | 0 | | | 987 Bytes | 7b37e16db8687408d6fb4fcd6085a9e186c5d49653936a56af74a4bdf474962e |
app/controllers/oauth2_provider/application_controller.rb | 644 | 0 | 0 | | | 571 Bytes | 7d2c8a33a10c12abeef4ad3a07e622ed3a898aaa5192512186d4b78034f9dbfe |
app/controllers/oauth2_provider/authorize_controller.rb | 644 | 0 | 0 | | | 4.86 KB | a2aa1c2289f402b0f7f91db071c0a1a4ead9eee21f289625dd275be651612e79 |
MIT-LICENSE | 644 | 0 | 0 | | | 1.02 KB | ad35fbb80847460163d17161a0fcf98c4b5f1cd17253c1e8d263c81107f4c3f8 |
app/controllers/oauth2_provider/clients_controller.rb | 644 | 0 | 0 | | | 2.29 KB | 83b3c1cff6cd0bc888eaa2b832fde22e1502856d7f5e3156a410ccd0a5aad3bf |
app/controllers/oauth2_provider/scopes_controller.rb | 644 | 0 | 0 | | | 1.53 KB | e7db7b5dba9a38090461c6c4616a767da4bd31c40bafc3ff15f561cd72db560a |
app/controllers/oauth2_provider/token_controller.rb | 644 | 0 | 0 | | | 6.95 KB | 6fd80492651ddcfca7992b9bd27e8fd91d62647ae1c20ef4a36968a34ed5c74f |
app/helpers/clients_helper.rb | 644 | 0 | 0 | | | 187 Bytes | 238f20de36fb0485e6d243c12b5c4e1f3ddf6a98a7bff8c2214314fdf5a280b5 |
app/helpers/oauth2_provider/application_helper.rb | 644 | 0 | 0 | | | 59 Bytes | ce17b8860346e6669f58f3e5b78e7b0444bb22af0ab6bbe7db9b624956277d20 |
app/models/oauth2_provider/client.rb | 644 | 0 | 0 | | | 3.71 KB | 6fef4e8eb3796ff13fce8d2723d9060043cda4dfa00bce42436a5193e8977c7e |
app/models/oauth2_provider/document.rb | 644 | 0 | 0 | | | 349 Bytes | 1ae7ce9520782338d7e161e67d3147f14add36856f38b5f8db2c6c699f847f56 |
app/models/oauth2_provider/oauth_access.rb | 644 | 0 | 0 | | | 2.22 KB | f416fd29fb9157a17ab4e50ef0843cc43563dbe56b1db7e16d5fd12bf96be7e0 |
app/models/oauth2_provider/oauth_authorization.rb | 644 | 0 | 0 | | | 2 KB | e931426f9e1ffe661dcab24a4b557cce9c1536244ad72dfd91931822ca31cce2 |
app/models/oauth2_provider/oauth_daily_request.rb | 644 | 0 | 0 | | | 1.42 KB | 3c6109b37661ee5beb576fca15e720e480f0d3ff265f1fb33a3c9df12d004423 |
app/models/oauth2_provider/oauth_refresh_token.rb | 644 | 0 | 0 | | | 376 Bytes | d65fc038022f3caafabdd5709a149a2a83b472c87d7872fd56d2d4362d4dbff2 |
app/models/oauth2_provider/oauth_token.rb | 644 | 0 | 0 | | | 2.16 KB | 797a8b2749191d3608ac9d34be27ae7265d45f5660733a7cdc681d774208fc32 |
app/models/oauth2_provider/scope.rb | 644 | 0 | 0 | | | 906 Bytes | 71e586cfc40074ca08ff6af87448103103cb19dc0d14a6c9165bb79d7ed65f5a |
app/views/layouts/oauth2_provider/application.html.erb | 644 | 0 | 0 | | | 2.16 KB | 46b80ec38350261c60eba769150f2d4b7a76d7a597f29f85eea43918a671c3e9 |
app/views/oauth2_provider/accesses/index.html.erb | 644 | 0 | 0 | | | 694 Bytes | 9ffe44cdeca0c9f80b8a94093bbb679611e9887b8e2b7744030c3e9ac5ce4141 |
app/views/oauth2_provider/accesses/show.html.erb | 644 | 0 | 0 | | | 915 Bytes | a4664f2b7fe6a79930a5113e22fcd2bac1f5aa9d78e8dfefcf81b09e475a79f5 |
app/views/oauth2_provider/clients/_form.html.erb | 644 | 0 | 0 | | | 1.31 KB | 79de56dcf28e2dbe80d5411ec962c01f70107756611a4af148596d3bffb25ebc |
app/views/oauth2_provider/clients/edit.html.erb | 644 | 0 | 0 | | | 308 Bytes | edd1dece7bfdae3ceaf3dea0040b1844c6416ee13922b918070e16419d552e5b |
app/views/oauth2_provider/clients/index.html.erb | 644 | 0 | 0 | | | 1.47 KB | 9355ea948c5e2dd66697af006e6d012d5c1690925d056fdbdbec167fe35e76b7 |
app/views/oauth2_provider/clients/new.html.erb | 644 | 0 | 0 | | | 202 Bytes | f9d60dde3146cf6446e3c707b637e88298ba0a04004cb5d5c3ea865a2d058adf |
app/views/oauth2_provider/clients/show.html.erb | 644 | 0 | 0 | | | 1.23 KB | 73d6513855ec0c52554bd057f386261d12847e98fbfc0c8d60aa961dd9d27db1 |
app/views/oauth2_provider/scopes/_form.html.erb | 644 | 0 | 0 | | | 1.03 KB | ad0482100ba4447ec2433468ccc41672b5d5e73a0b00a07657980f9d820dc148 |
app/views/oauth2_provider/scopes/edit.html.erb | 644 | 0 | 0 | | | 303 Bytes | aa3fd239ca11336a7c5964e8e69bcc6ed7c2008427243a1af2c6b4de569674cb |
app/views/oauth2_provider/scopes/index.html.erb | 644 | 0 | 0 | | | 824 Bytes | 80ab08d54fed267d921b2a474fa05258b4f467b85d91ebf8ecb6207315813db8 |
app/views/oauth2_provider/scopes/new.html.erb | 644 | 0 | 0 | | | 199 Bytes | 758233ad9d8d48e352ecc499d1afef693d0c90b8ad04cb85e6caa0c6948f5acf |
app/views/oauth2_provider/scopes/show.html.erb | 644 | 0 | 0 | | | 698 Bytes | 1f7ef25726a1d438b9c85292cf7b0b125551543f3c51d9eb849994e9a0860bb4 |
app/views/shared/authorize.html.erb | 644 | 0 | 0 | | | 1.79 KB | 75758a55100b107ee06bfcd3ce76b30dd4fcad962f4bdf38e61d7daa521869d9 |
app/views/shared/token.json.erb | 644 | 0 | 0 | | | 235 Bytes | 4cf0ee3bae97ff059de14294d53c81edeae09fde7bbf979117682f1d197ad500 |
config/locales/en.yml | 644 | 0 | 0 | | | 1.14 KB | 79609f457c73f47c996b4c178db2f42e37a9e22548d36f2373577139f819c8cc |
config/oauth.yml | 644 | 0 | 0 | | | 96 Bytes | 4b2a8257454fa191325323ce7cd7ea8b237e128909bbe1f320f3390b1fd7f9b8 |
config/routes.rb | 644 | 0 | 0 | | | 706 Bytes | f627655d42f6c00d39de9fa654c4b1f13005cd4c6d40bf70d3cacd4a98095bf2 |
lib/oauth2_provider/controller_mixin.rb | 644 | 0 | 0 | | | 1.52 KB | b375e8dbe021cddd6f08eea2a44c5d5a37c59b23e48a9e66b9384a5bebf8aa9f |
lib/oauth2_provider/engine.rb | 644 | 0 | 0 | | | 65 Bytes | 4d82323923b833c9c04815fb02ade5bf57ed72145cb94cb76fa9f477a1b54ad1 |
lib/oauth2_provider.rb | 644 | 0 | 0 | | | 1.12 KB | 24707ae26eed98ab9961d3a6bb55033dbd4aaf40da5cb7bf2328ffa5da07e15c |
lib/oauth2_provider_engine/version.rb | 644 | 0 | 0 | | | 52 Bytes | 6b17d3d534af4b7d4dc1799b43f030104f064cdc2570db25c8ce4c073ed99e50 |
lib/oauth2_provider_engine.rb | 644 | 0 | 0 | | | 26 Bytes | 59b39d3c1ae32f6559a2f5848aa237c0ba47221dfd426011cf91b68f7d2032cd |
Rakefile | 644 | 0 | 0 | | | 808 Bytes | 7fb15d4506cde76c62095306c8a0e0d2ab223b62881aab242071ee9973c6feb1 |
README.rdoc | 644 | 0 | 0 | | | 59 Bytes | 49cbea3f5f5392c24696248087ae6c9880ce6e47002bd5d614ed081aa9d53160 |
test/dummy/app/assets/stylesheets/reset.css | 644 | 0 | 0 | | | 100 Bytes | 5095432462a6a7e5dca6c86ab7d467b890adc84a7a9f0d70242854b972c7fc6f |
test/dummy/app/assets/stylesheets/template.css | 644 | 0 | 0 | | | 2.11 KB | 297e15da73e06bcb29e52721cc76d8da48c87c80cf54e1d570dc1ada9416d6ad |
test/dummy/app/controllers/application_controller.rb | 644 | 0 | 0 | | | 1.23 KB | 6e100584e193fe780cec28e2d1558a80b9671716147c8ccb2ef340e764e73a56 |
test/dummy/app/controllers/pastas_controller.rb | 644 | 0 | 0 | | | 357 Bytes | 13cebc6c8b57bbfebaf32bb3da2cab229331a440c6906ac4f57ff4d2864b193b |
test/dummy/app/controllers/pizzas_controller.rb | 644 | 0 | 0 | | | 357 Bytes | cfc216ae7107d276c7aedef59243c0feb2cf38e68e2a5b5d957deca8251573ee |
test/dummy/app/controllers/sessions_controller.rb | 644 | 0 | 0 | | | 548 Bytes | 2b669e0b4d04134fb3b0fbcd0958c8616aafbe43fd0a13912dbb1d2ea9cea498 |
test/dummy/app/controllers/users_controller.rb | 644 | 0 | 0 | | | 1.16 KB | a7fe05f301538c1ec8d1c0dee021acf86cb223cdef420ad12df9528d0a41fd8b |
test/dummy/app/models/user.rb | 644 | 0 | 0 | | | 1.07 KB | 579519e6d5db36816f9a1d0e363b1c98f296c74202731af8d4d4b7dd5d85bdd9 |
test/dummy/app/views/layouts/application.html.erb | 644 | 0 | 0 | | | 1.94 KB | 1fed20ccef9a041542c6a3ca8cbc621a5850d0a8e8ca527c48ffeb6940faa1a6 |
test/dummy/app/views/sessions/new.html.erb | 644 | 0 | 0 | | | 474 Bytes | 0656bdac3ac7e0143a1245376186de501685f018df61e3d2569d8d381016a822 |
test/dummy/app/views/shared/403.json.erb | 644 | 0 | 0 | | | 66 Bytes | e0d2cbc12e156584291fe51111589b72d4f290e1da282d9f693decebbb87c32a |
test/dummy/app/views/shared/404.json.erb | 644 | 0 | 0 | | | 99 Bytes | e1ddf96473c8d445be1165cc89b8881208e2c22475b40ae2bd7154c21cfab114 |
test/dummy/app/views/shared/422.json.erb | 644 | 0 | 0 | | | 103 Bytes | a5ff1eca33aa7ec0667ddd0c014543e65308b1e539fca1a40d514d1ca89c0b34 |
test/dummy/app/views/shared/500.json.erb | 644 | 0 | 0 | | | 66 Bytes | e8d8473059d5610447ead23a016ca20e532ed2456d55ca21c7f604652386286d |
test/dummy/app/views/shared/html/404.html.erb | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/dummy/app/views/shared/html/422.html.erb | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/dummy/app/views/users/_form.html.erb | 644 | 0 | 0 | | | 620 Bytes | fac02a6fe94c560ab67b1bc1314958cef8671580ebd5903cd93d1d14024a3415 |
test/dummy/app/views/users/edit.html.erb | 644 | 0 | 0 | | | 170 Bytes | 83807fd597e19a25c5d6778bb667fa74ab309c18d8b038ae2de68517e5657523 |
test/dummy/app/views/users/index.html.erb | 644 | 0 | 0 | | | 379 Bytes | 59a72cf81b0a6355e606fe1700555507c10189614e71b3c5c69b17afe37f9ff3 |
test/dummy/app/views/users/new.html.erb | 644 | 0 | 0 | | | 1.05 KB | f991f3fcc77ca1d1a0a748ba756a2493acaa3d8e749f4a9e4990187900b33450 |
test/dummy/app/views/users/show.html.erb | 644 | 0 | 0 | | | 271 Bytes | 671f858eb55c9f991731ac9f4c5dfc7b85b12e066ae61f266f9bcd87e73d4903 |
test/dummy/app/views/users/show.json.erb | 644 | 0 | 0 | | | 78 Bytes | 787f6be775c7c41f76dbf07679f90ead28857489a5588c046097e973d5d02acb |
test/dummy/CHANGELOG.rdoc | 644 | 0 | 0 | | | 1.88 KB | c6baf35e0ec9197c90fddec081e22ddcb132229eab302bcfc7662f38e62412cc |
test/dummy/config/application.rb | 644 | 0 | 0 | | | 2.29 KB | 7ab39dd1832cc057f55ed422efea42ec69571d3b20397cf1b5022b2332ec98db |
test/dummy/config/boot.rb | 644 | 0 | 0 | | | 326 Bytes | 83ebca8688dabb82b0c8e75547ad4117b44ff8f954e91b7e14e5f9e852be85e7 |
test/dummy/config/cucumber.yml | 644 | 0 | 0 | | | 455 Bytes | d1c0e69c483e1c0c37e52245d96503c08d26f21ba98a89ae9f6348fb2ec2bee2 |
test/dummy/config/environment.rb | 644 | 0 | 0 | | | 151 Bytes | a2142c64b927f73579b18f0a8a6cbf741ab1f959656936e4a0e0e9568120736a |
test/dummy/config/environments/development.rb | 644 | 0 | 0 | | | 1.05 KB | 6d4dedc051386323de658de83bd23700caebdce12341437d3df30243beb83ab8 |
test/dummy/config/environments/production.rb | 644 | 0 | 0 | | | 1.95 KB | df6ad54622f4d773ee93bb7bb23f2f0ed0c20aa79e876e756e96c50a9c0cd1c8 |
test/dummy/config/environments/test.rb | 644 | 0 | 0 | | | 1.48 KB | f37de90f075b74b47e5316f7fbf3458763c1daaac43b080614850db5b4d021b8 |
test/dummy/config/initializers/backtrace_silencers.rb | 644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
test/dummy/config/initializers/inflections.rb | 644 | 0 | 0 | | | 376 Bytes | 9449663f6476f55fcc11553109eadee742521924a0592102e7f5ac25e8b3561a |
test/dummy/config/initializers/mime_types.rb | 644 | 0 | 0 | | | 205 Bytes | eeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06 |
test/dummy/config/initializers/secret_token.rb | 644 | 0 | 0 | | | 498 Bytes | 8da8acf485fcb1995a0944f779fca46978eb84f4086485f5cf0092cc04887bf3 |
test/dummy/config/initializers/session_store.rb | 644 | 0 | 0 | | | 407 Bytes | 55cf22d7455a9aed2e2756f376969635c30caff93c01a778e65c1f29722f573a |
test/dummy/config/initializers/test.rb | 644 | 0 | 0 | | | 123 Bytes | dff9a302035fd5dc325cb1b64e587f00652ebde82301ee8e01aadbdc19570cf6 |
test/dummy/config/locales/en.yml | 644 | 0 | 0 | | | 4 Bytes | 72b03a9011554adffcc6c7dd4290166e89dbcc5489ea0c6d40e1066c0ce81403 |
test/dummy/config/mongoid.yml | 644 | 0 | 0 | | | 485 Bytes | a1277b966027779f25d1b4a9f42a3d5662e4982f86b3b1f765c80255ea30a8c2 |
test/dummy/config/routes.rb | 644 | 0 | 0 | | | 588 Bytes | 47e9d82bc36f412681e9f5cc30abbde1baacc5fad3ed40420841be683e7dec48 |
test/dummy/config.ru | 644 | 0 | 0 | | | 157 Bytes | df1b68e467acfe90a97e528087a672b2f2a5104b07eac8ce005801e33e139b8b |
test/dummy/db/seeds.rb | 644 | 0 | 0 | | | 353 Bytes | fbf0cd04e506b357259be085e53b3272f4a0372d6cdfea1d019d78081fd6f1ea |
test/dummy/doc/README_FOR_APP | 644 | 0 | 0 | | | 211 Bytes | 897affe669e3785eb97e5e25af822a8b1da7ff86b5a11d3861fd4734c836a9c7 |
test/dummy/Gemfile | 644 | 0 | 0 | | | 1.07 KB | 1a2d6c5fd57911c09c65aaac43f23df2d2055bce1ec6b81ab7ec91aae62cd81b |
test/dummy/Gemfile.lock | 644 | 0 | 0 | | | 5.51 KB | 589122d4e9739742b4d6764c567f3ac70e813dc7bc6f8ce650a56184709daec4 |
test/dummy/lib/tasks/cucumber.rake | 644 | 0 | 0 | | | 1.94 KB | 3ed772f237c59b59c3f3e9a19c2eeef1d673a8ca53887de54b6ee10c1667a98c |
test/dummy/lib/tasks/watchr.rake | 644 | 0 | 0 | | | 77 Bytes | 46991dcae0e294a3861aff71d42e45140bfa4bb7957e4080e9bc543135858509 |
test/dummy/public/404.html | 644 | 0 | 0 | | | 728 Bytes | e83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58 |
test/dummy/public/422.html | 644 | 0 | 0 | | | 711 Bytes | 97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b |
test/dummy/public/500.html | 644 | 0 | 0 | | | 160 Bytes | 766f068a287a6f14e4d8f275e63a29e31563cb13de763b0c2f6d96667328bcbd |
test/dummy/public/favicon.ico | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/dummy/public/robots.txt | 644 | 0 | 0 | | | 204 Bytes | 5d716fc9e75fd1d9082f6ea0dba3fc85fa1bfb14a4b204d2c436e232cbb52c2f |
test/dummy/Rakefile | 644 | 0 | 0 | | | 267 Bytes | c8ced3c9a7bc5d9635408e0126616a48c6a50d679883dd0c1f589b2d45fe1abd |
test/dummy/README.rdoc | 644 | 0 | 0 | | | 23.1 KB | 1d08c5c24380392d1b1e177648f7f35a3aae225fbac87d3856a463542257f7fc |
test/dummy/script/cucumber | 755 | 0 | 0 | | | 305 Bytes | cc2d685110faf571e3a68cfe0cc1c559b49b223db301a65609f746f9e658b7da |
test/dummy/script/rails | 755 | 0 | 0 | | | 295 Bytes | b9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257 |
test/dummy/spec/acceptance/acceptance_helper.rb | 644 | 0 | 0 | | | 222 Bytes | e21ba2fc001d6f23dc48b575b6827f71de6448525d012cfe2b2b0add114c6e15 |
test/dummy/spec/acceptance/accesses_controller_spec.rb | 644 | 0 | 0 | | | 2.07 KB | 7fabb26feafa134306b07a7fea2c24e33445d30593540baf48c69130eda9c017 |
test/dummy/spec/acceptance/clients_controller_spec.rb | 644 | 0 | 0 | | | 5.78 KB | dc5bd26aa84ac7b87502b315935f54e39ef8df7a4fd3856b03ba77ef1187c812 |
test/dummy/spec/acceptance/oauth_authorize_controller_spec.rb | 644 | 0 | 0 | | | 7.35 KB | d31327c3b3561d7e94d78cda4bb71ae85f0a2c0654f6994c35ff384455f95ae6 |
test/dummy/spec/acceptance/oauth_token_controller_spec.rb | 644 | 0 | 0 | | | 6.09 KB | 9fbde0ca2d107cc494cafce38189fa71927c856c6baf6c336b17d37f84cb0924 |
test/dummy/spec/acceptance/resource_controller_spec.rb | 644 | 0 | 0 | | | 3.48 KB | a2b15fcfb319f1b94bd16c04ede0081108b1125553d7da5c8ecda44ac7729929 |
test/dummy/spec/acceptance/scopes_controller_spec.rb | 644 | 0 | 0 | | | 6.08 KB | 0e8d9115136e911eb2ad50e9291635507d6ce6cbf200c360454573a03106917f |
test/dummy/spec/acceptance/support/helpers.rb | 644 | 0 | 0 | | | 2.07 KB | 24fd887290da72dc3281fe38a035f4213c9a47172cc6d9ada5f978e148add20f |
test/dummy/spec/acceptance/support/paths.rb | 644 | 0 | 0 | | | 198 Bytes | 6a0b77f6abcf07cc7d740ff555babc893d9e1823a97a1da450e2014ba1a36e99 |
test/dummy/spec/acceptance/support/view_helpers.rb | 644 | 0 | 0 | | | 1.3 KB | 89ac253e8590cbb33d2ee2ac68a46efc3b025b5b4958c01a3d1dfe6e4eae5224 |
test/dummy/spec/acceptance/users_controller_spec.rb | 644 | 0 | 0 | | | 4.68 KB | 17507ecd66d507041fc7009dc03d55586c366e274ac4a9a49f37750deb49300c |
test/dummy/spec/extras/scope_spec.rb | 644 | 0 | 0 | | | 3.48 KB | 903f287b60d76f58daf1dc69d81b04f88239890d3663a651400bdb7f4aefc85f |
test/dummy/spec/factories/oauth.rb | 644 | 0 | 0 | | | 2.21 KB | 4d01906cb94796a81f5e9143d25140930c85ef8bbf38948bc174a7f412612a10 |
test/dummy/spec/models/oauth/client_spec.rb | 644 | 0 | 0 | | | 3.84 KB | faee9a86d1e0bff5845f89f3113b12a4a456833daa91379be9018f661fcf3c82 |
test/dummy/spec/models/oauth/oauth_access_spec.rb | 644 | 0 | 0 | | | 1.56 KB | a60c89ee853ac0331e129e48a0bb5b9cc15944d755b8044e54137a8dc84dde9f |
test/dummy/spec/models/oauth/oauth_authorization_spec.rb | 644 | 0 | 0 | | | 1.83 KB | 804ba2c4fee6dd2b6ecaea6ae7efbf51f7ebb394178d3daa2797e2e6598c47a3 |
test/dummy/spec/models/oauth/oauth_daily_request_spec.rb | 644 | 0 | 0 | | | 447 Bytes | 9a65ebe42d33fe88a67bfda6346d553221f1fe79476e3ffc6a85f0b764df29cb |
test/dummy/spec/models/oauth/oauth_refresh_token_spec.rb | 644 | 0 | 0 | | | 354 Bytes | edb6176fd3ca9c390e237967a775bbe036fbe6f28ed868292553d3116f962a0d |
test/dummy/spec/models/oauth/oauth_token_spec.rb | 644 | 0 | 0 | | | 1.82 KB | 1bc9bd355233b2eb96e619b0402d0130971e4e9bfbcedc112e6996a24219430f |
test/dummy/spec/models/scope_spec.rb | 644 | 0 | 0 | | | 533 Bytes | fcee3b39e2088c3c54394313773438ee852b7bd96f7881e815c15581951acc88 |
test/dummy/spec/spec_helper.rb | 644 | 0 | 0 | | | 1 KB | c2d9b621f6f63748565e6f018e5cf1719abdd9d0468e5d5484c9adc8e1da1cd6 |
test/dummy/spec/support/settings_helper.rb | 644 | 0 | 0 | | | 1017 Bytes | 42688f4a347c3f22bd3d24af9815fbde42c64c53fe2b0b00d59c8584f65b42ed |
test/dummy/test/initializers/capybara_headers_hack.rb | 644 | 0 | 0 | | | 513 Bytes | 0fadb92b3243be51d5cee8d770bf161a5737cb20064571931ebf3eff350fa4f7 |
test/dummy/VERSION | 644 | 0 | 0 | | | 7 Bytes | ac3cb826ad41b2ae5f9cdc93d9dea773833c209fce1c3be1845f7d5c3ebab0f0 |
test/oauth2_provider_test.rb | 644 | 0 | 0 | | | 144 Bytes | a66136e004eeda191d485c3259f649161042861d25d4c9762f4d68d1c1abec32 |
test/test_helper.rb | 644 | 0 | 0 | | | 469 Bytes | 3260447c2b676281ba59f62fbdbab18400f3443f1652ec138499fa64245b26be |