1
0
mirror of https://github.com/bitwarden/jslib synced 2026-01-04 01:23:14 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Vincent Salucci
73ec484b17 [Reset Password] Admin Actions (#349)
* [Reset Password] Admin Actions

* Updated password reset apis to use orgUser.Id instead of orgUser.UserId

* Added new ResetPassword policy type

* Added all necessary changes for organization changes

* Added get/post for org keys // Added org keys reponse model

* Fixed lint errors
2021-05-19 09:40:48 -05:00
Vincent Salucci
f4f00b1eb2 [Reset Password] Enrollment API, event type, and models update (#315) 2021-03-31 11:05:09 -05:00
Addison Beck
6ac6df75d7 Implemented Custom role and permissions (#237)
* Implemented Custom role and permissions

* converted Permissions interface into a class

* formatting fix
2021-01-11 17:01:39 -05:00
Addison Beck
e07526a1b6 Link existing user to sso (#158)
* facilite linking an existing user to an org sso

* fixed a broken import

* added ssoBound and identifier to an org model

* added user identifier to sso callout url

* changed url for delete sso user api method

* facilite linking an existing user to an org sso

* fixed a broken import

* added ssoBound and identifier to an org model

* added user identifier to sso callout url

* changed url for delete sso user api method

* added a token to the existing user sso link flow

* facilite linking an existing user to an org sso

* fixed a broken import

* facilite linking an existing user to an org sso

* fixed a broken import

* added ssoBound and identifier to an org model

* added user identifier to sso callout url

* changed url for delete sso user api method

* added a token to the existing user sso link flow

* facilite linking an existing user to an org sso

* fixed a broken import

* removed an extra line

* encoded the user identifier on sso link

* code review cleanup for link sso

* removed a blank line
2020-08-27 11:00:05 -04:00
Vincent Salucci
d308245237 Added new BusinessPortal boolean to all necessary objects (#121) 2020-07-06 17:21:41 -05:00
Kyle Spearrin
6c8407196b more usepolicies 2020-01-15 15:25:06 -05:00
Kyle Spearrin
9cc84f76d7 add useApi flags 2019-03-02 12:22:51 -05:00
Kyle Spearrin
aa811e51c3 add storage gb info to org 2018-07-18 09:21:34 -04:00
Kyle Spearrin
36ab2ec78b add missing permissions to organization objs 2018-07-10 09:19:15 -04:00
Kyle Spearrin
bf260819bb sync organizations 2018-05-18 15:26:46 -04:00