Sha256: 02cbe436eaaa9faaff381e7b80711f9bdec2bbce99b7a305cd08bc24cb4cbe29
Contents?: true
Size: 1.94 KB
Versions: 1
Compression:
Stored size: 1.94 KB
Contents
### 0.0.29 / 2014-05-01 * Removed ENV['CORE_LOGIN_TITLE'] support * Added ENV['CORE_ORGANIZATION'] option that sets the title on the login screen and is used for password resets. ### 0.0.28 / 2014-04-30 * Added list of dossier_groups to omniauth info hash ### 0.0.27 / 2014-04-29 * Added ENV['CORE_LOGIN_TITLE'] option to set a title for the login screen on Core. ### 0.0.26 / 2014-04-17 * Fixed Person.birthdate being settable by birthdate(1i) type params ### 0.0.25 / 2014-03-26 * added dossiers list ### 0.0.24 / 2014-03-24 * added person_id to info hash. ### 0.0.22 / 2014-03-18 * added OAuthSession#ping method ### 0.0.21 / 2014-03-18 * Add role to info hash. ### 0.0.20 / 2014-03-17 * Fix return_to on logout ### 0.0.17 / 2014-03-13 * Now getting environment variables using ENV.fetch, so you will get errors if they are missing ### 0.0.16 / 2014-03-13 * Added NoSession and Unauthorized errors, and throwing them when applicable. ### 0.0.15 / 2014-03-13 * fix session return_to ### 0.0.14 / 2014-03-12 * restore timeout to Ruby default ### 0.0.13 / 2014-03-11 * Fix doorkeeper setup ### 0.0.12 / 2014-03-10 * Update gemspec to contain omniauth-oauth2 * Remove ROQUA prefix from ENV variables ### 0.0.11 / 2014-03-07 * Various fixes for SendInviteEmail API ### 0.0.10 / 2014-03-07 * Remove organization session, dossier_group session and dossier session * Implement all apis as ActiveInteraction use cases * Authenticate through oauth and basic auth sessions ### 0.0.9 / 2014-02-27 * Add core-api omniauth rails config ### 0.0.7 / 2014-02-27 * Added logout_url method ### 0.0.6 * Removed start api ### 0.0.5 / 2014-02-10 * Renamed Organization to DossierGroup ### 0.0.4 / 2014-02-03 * Use object ids instead of objects in sessions ### 0.0.3 / 2014-02-03 * Replace keys by UUIDs ### 0.0.2 / 2014-02-03 * Add organization session * Add dossier session * Use dossier uuid ### 0.0.1 / 2014-01-28 * Initial release: Here be dragons
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
roqua-core-api-0.0.29 | ChangeLog.md |