Age | Commit message (Expand) | Author |
2016-08-26 | [load] require login_format_validation in session | Azul |
2016-08-12 | [db] def database on users instead of use_database | Azul |
2016-08-12 | move temporary_user into lib - fix load issue | Azul |
2016-07-14 | [feature] restrict is_admin in the user api, to only allow querying | NavaL |
2016-07-14 | Merge branch 'develop' of https://github.com/leapcode/leap_web into feature/e... | NavaL |
2016-07-12 | bugfix: require local email in user model | Azul |
2016-07-05 | Fix db:migrate and similar tasks | Azul |
2016-06-22 | [feature] expose is_admin in the user api | NavaL |
2016-05-23 | rename destroy_identity to release_handles | Azul |
2016-05-03 | fix failing unit and functional tests | Azul |
2016-05-02 | upgrade: remove references to RestClient | Azul |
2016-04-11 | allow monitor auth to create users even if invites are normally required. | elijah |
2016-03-28 | api: added get(:show) to identities and users, allow monitors to create/delet... | elijah |
2016-03-28 | api: added allow ability to limit what IPs can access api using a static conf... | elijah |
2016-03-28 | api tokens - clarify terms: "monitors" are admins that authenticated via api ... | elijah |
2016-03-28 | api tokens: allow for special api tokens that work like session tokens but ar... | elijah |
2016-03-19 | Handle conflict on token cleanup - fixes #7670 | Azul |
2016-02-10 | allow user accounts to be re-enabled, and for associated identities to also g... | elijah |
2016-01-31 | remove cert fingerprints for disabled users, so that they cannot send email a... | elijah |
2016-01-14 | added UI for invite codes | elijah |
2016-01-10 | Merge branch 'remove_couponcode' of https://github.com/Alster-Hamburgers/leap... | elijah |
2015-10-19 | Merge pull request #198 from claucece/develop | azul |
2015-10-13 | Remove Coupon Code gem and make invite code = id | ankonym |
2015-10-13 | Replace Coupon Code gem for invite code creation | ankonym |
2015-10-13 | Remove Coupon Code gem and make invite code = id | ankonym |
2015-10-13 | Replace Coupon Code gem for invite code creation | ankonym |
2015-10-13 | Fix the InviteCode initialize method so leap_web tests stay green | ankonym |
2015-10-13 | Adjust the rake task to make id = invite code | ankonym |
2015-10-06 | Integrated feedback on multi-invite codes | ankonym |
2015-10-05 | add subscriptions | claucece |
2015-10-05 | added customers, recurring payment and payment_info | claucece |
2015-10-05 | correctly set up comments | claucece |
2015-10-05 | added payment_info, _customer_form, sucess instances | claucece |
2015-10-02 | Update rake task to allow generation of multi-use invites | ankonym |
2015-10-02 | Allow multi-use invite codes | ankonym |
2015-09-28 | Make invite code configurable | ankonym |
2015-09-28 | Cleaned up code in invite_code_validator.rb | ankonym |
2015-09-28 | Fixed the signup bug that wrongly consumes the invite code. | Aya Jaff |
2015-09-28 | Fixes for the invite code validator | ankonym |
2015-09-28 | Make sure codes can only be used once, fix validations | ankonym |
2015-09-28 | assign random invite code when creating new invite codes | ankonym |
2015-09-28 | Changed invite code query to look for invite_code string instead of id | ankonym |
2015-09-28 | Add validation of invite code in user object based on codes in couch db | ankonym |
2015-09-28 | Add invite code model | ankonym |
2015-09-28 | Adding invite code field to signup with validation for hardcoded invite code | ankonym |
2015-08-07 | do not include random cruft in the common name of smtp client certificates | elijah |
2015-04-30 | added support for email notifications of ticket changes | elijah |
2015-03-17 | add support for rotating tokens and sessions databases, and for a special tmp... | elijah |
2015-01-28 | client certificates: allow for time units to be specified in client_cert_life... | elijah |
2014-12-23 | bugfix: ensure both user and identity documents are destroyed if there is a p... | elijah |