1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-04 17:42:49 -05:00
Commit Graph

5816 Commits

Author SHA1 Message Date
8a83600e52 Move claims issuance and security stamp checks out into profile service. moved context sets out of identity implementations and into get methods. 2017-01-24 22:15:21 -05:00
cb5419aca8 added two factor provider to response and device update on old auth bearer conversion 2017-01-24 00:59:14 -05:00
2b14dd320e adjusted claims 2017-01-24 00:54:09 -05:00
97c14100d2 build jwtoptions from JwtBearerAppBuilderExtensions 2017-01-21 23:35:20 -05:00
220243c8b4 validate old auth bearer tokens so that we can generate new identity ones 2017-01-21 23:12:28 -05:00
54d065c3d9 deprecate authcontroller in favor of identity server 2017-01-20 22:33:55 -05:00
b08c960cc0 Noop services 2017-01-20 22:29:01 -05:00
52b8fef26f identitysever cleanup 2017-01-20 22:26:19 -05:00
3348b07ce2 Move idenityserver implementations into API project 2017-01-18 18:34:14 -05:00
1e16644f52 remove debugging true condition 2017-01-18 00:17:59 -05:00
c9d348a0c2 Two factor and device handling on identity token validation 2017-01-18 00:14:28 -05:00
fd431ceab6 fixes to cipher triggers v1.3.1 2017-01-17 21:11:38 -05:00
143b4cb5ff adjusted transactions to prevent long locks 2017-01-17 00:32:51 -05:00
4c56a370a0 adjust log filter for exclude security token errors v1.3.0 2017-01-16 23:55:48 -05:00
c35cd49f36 version bump 2017-01-16 22:52:22 -05:00
3aa9f5e55b Added global equivalent domains 2017-01-16 22:47:34 -05:00
d2b97bb3e8 fire up events for identityserver validation scheme 2017-01-16 22:02:12 -05:00
49f7857d2e replace loggr with serilog 2017-01-14 23:24:02 -05:00
31c3835dd3 increase timeout for user delete sproc 2017-01-14 19:50:52 -05:00
a5718a1843 update account revision when password changes 2017-01-14 12:50:36 -05:00
1bef3a1e5b return epoc milliseconds for revision date 2017-01-14 12:47:44 -05:00
174ac313ea fix null ref 2017-01-14 11:20:02 -05:00
4e790fcfa3 Added API for getting the current user's account revision date 2017-01-14 10:02:37 -05:00
fd961dfdf6 AccountRevisionDate to track changes for a user account. Managed via triggers. 2017-01-14 09:42:07 -05:00
1b30a27990 Replace OtpSharp with Otp.NET for net core support 2017-01-13 21:59:33 -05:00
77e54f7c12 only load idserv cert in prod environment 2017-01-12 21:07:25 -05:00
6cde9ed223 added identity server real cert loading 2017-01-12 18:35:26 -05:00
f105bd775d sqlproj 2017-01-11 23:22:14 -05:00
2abb1aaae5 implemented grant repository and identity server PersistedGrantStore 2017-01-11 23:20:54 -05:00
9749d1e3a8 Grant table for identity persisted grants 2017-01-11 22:43:03 -05:00
2b7f6e5a6c regenerate sql proj source files 2017-01-11 22:03:04 -05:00
038c98cfaf re-working claims for aspnet core identity integration and backwards compat 2017-01-11 21:46:36 -05:00
54711e634b added correct backwards compat claims 2017-01-11 18:48:16 -05:00
77ca47a266 WIP: Added IdentityServer4 to API via Bearer2 auth scheme 2017-01-11 00:34:16 -05:00
c99f8efe79 downgrade tooling for appveyor 2017-01-10 22:13:17 -05:00
62d2a01962 update projects to asp.net core 1.1.0 2017-01-10 22:08:47 -05:00
93cff6e283 added parameter for excluded 2017-01-10 21:50:19 -05:00
ce036c5e16 Moved domains APIs to new Settings controller 2017-01-10 21:39:25 -05:00
e57964e978 Rework models for global domains 2017-01-10 17:01:57 -05:00
7abde8c771 equivalent domains APIs and data models 2017-01-09 22:20:34 -05:00
90607f6d93 mail template updates 2017-01-06 21:25:44 -05:00
e699e98447 Index adjustments 2017-01-06 19:14:06 -05:00
6e15b2752b Update rate limiter 2017-01-06 00:38:59 -05:00
a700711f39 version bump v1.2.0 2017-01-06 00:09:50 -05:00
9e17c2e50c Allow mac for EncryptedString 2017-01-02 21:52:48 -05:00
9cde513026 Refactor naming: Sites => Logins 2017-01-02 21:52:13 -05:00
7e56797847 License changed to AGPLv3 v1.1.0 2016-12-03 00:16:25 -05:00
b03e323e78 Log when requests are blocked 2016-12-03 00:04:51 -05:00
13a51e907b rate limit adjustments 2016-12-03 00:00:22 -05:00
63243eddc6 Rename services implementations 2016-12-02 23:37:08 -05:00