-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'feature/different-keytypes' into 'master'
couch: add identity view to get all keys See merge request !61
No related branches found
No related tags found
Pipeline #
Showing
- app/controllers/api/keys_controller.rb 2 additions, 5 deletionsapp/controllers/api/keys_controller.rb
- app/controllers/api/users_controller.rb 1 addition, 1 deletionapp/controllers/api/users_controller.rb
- app/designs/identity/keys_by_email.js 8 additions, 0 deletionsapp/designs/identity/keys_by_email.js
- app/models/identity.rb 4 additions, 3 deletionsapp/models/identity.rb
- app/models/keyring.rb 6 additions, 3 deletionsapp/models/keyring.rb
- features/step_definitions/key_steps.rb 1 addition, 1 deletionfeatures/step_definitions/key_steps.rb
- test/unit/keyring_test.rb 2 additions, 2 deletionstest/unit/keyring_test.rb
app/designs/identity/keys_by_email.js
0 → 100644
Please register or sign in to comment