1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 16:42:50 -05:00
Commit Graph

420 Commits

Author SHA1 Message Date
1c6c599b8d Created sso config service with save (#936) 2020-09-15 10:17:44 -04:00
692b3970af SSO config revision date not updating fix (#934) 2020-09-14 21:22:24 -04:00
1880889325 added localization variables to sso account controller (#930)
* added localization variables to sso account controller

* Used the correct method for server side localization
2020-09-11 19:36:49 -04:00
8c7e7d1f6b Remove referer header match from middleware (#928) 2020-09-10 16:06:22 -04:00
dce8332561 remove test exception page 2020-09-09 15:44:29 -04:00
4cb6ff395b test exception 2020-09-09 15:15:55 -04:00
a28a68889d Null ref exception when saving config fix (#927) 2020-09-09 15:01:00 -04:00
82b6216e95 SetIdentityServerOrigin for all non-dev (#925) 2020-09-09 14:47:52 -04:00
b429f6908d Added X.509 cert validation copy value buttons (#923) 2020-09-09 11:32:33 -04:00
1c3ba46246 Filled custom error handling gaps for SSO (#922)
* Filled custom error handling gaps for SSO

* Removed explicit logger from HomeController
2020-09-09 10:07:31 -04:00
55e0f82139 use custom DiscoveryResponseGenerator on cloud too (#921) 2020-09-08 13:57:52 -04:00
a997440e3d Added SP ACS URL to Config Screen (#920) 2020-09-08 13:04:26 -04:00
6574d083fe SAML NameID Policy AllowCreate should be null (#918)
* SAML NameID Policy AllowCreate should be null

* Determine if transient, then null, otherwise true
2020-09-08 10:43:07 -04:00
f27df01158 update portal landing page with tiles (#915) 2020-09-05 23:06:15 -04:00
c11af22010 version bump (#914)
* version bump

* version bump
2020-09-05 21:31:26 -04:00
4b3abe6fb0 stopped manually encoding the SSO user_identifier (#913) 2020-09-04 14:16:49 -04:00
4ce572ae48 cleanup project files 2020-09-04 14:02:59 -04:00
0a58ec0bc8 delete compiled assets that should be ignored 2020-09-04 14:02:17 -04:00
84c85a90e8 Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
61dff9c758 split license file out to support bitwarden licensed code (#912)
* split license file out to support bitwarden licensed code

* Update LICENSE_BITWARDEN.txt

* Update LICENSE_BITWARDEN.txt
2020-09-04 13:36:22 -04:00