This website requires JavaScript.
1975a4668a
directly save changes for raven session
master
swcs
2019-08-25 21:29:06 +02:00
523fcab5fa
use IDocumentStore instead of IAsyncDocumentSession
swcs
2019-08-25 20:36:07 +02:00
ca8dd80eb5
Removed obsolete Nuget command line.
Judah Himango CW
2019-07-08 17:07:01 -05:00
2d831e44ab
UserStore creates a new TIdentityRole, rather than the basic IdentityRole.
Judah Himango CW
2019-07-08 17:04:17 -05:00
b292e79c06
Merge branch 'master' of https://github.com/JudahGabriel/RavenDB.Identity
Judah Himango CW
2019-07-08 16:25:10 -05:00
7f2909ffba
Bumped NuGet version for case sensitivity issue.
Judah Himango CW
2019-07-08 16:24:54 -05:00
b5cd93afb1
Merge pull request #15 from InfinitTechnologies/master
Judah Gabriel Himango
2019-07-08 15:26:27 -05:00
95ea3159ac
Changed UserStore.AddToRoleAsync to use TRole instead of IdentityRole.
Josh Close
2019-07-07 22:52:23 -05:00
c53464cd47
Changed ID creation to use TransformTypeCollectionNameToDocumentIdPrefix for collection name.
Josh Close
2019-07-07 21:37:36 -05:00
09396baf35
Even more formatting fixes.
Judah Gabriel Himango
2019-06-26 12:09:42 -05:00
2e5b7600f5
More doc fixes.
Judah Gabriel Himango
2019-06-26 12:08:42 -05:00
73483d0ef8
Better registration example in readme.
Judah Gabriel Himango
2019-06-26 12:06:29 -05:00
a5b7a47505
Documentation formatting fix.
Judah Gabriel Himango
2019-06-26 12:04:04 -05:00
962600435c
Doc fix around startup wiring.
Judah Gabriel Himango
2019-06-26 12:02:48 -05:00
7dd40c6995
Documentation tweak.
Judah Gabriel Himango
2019-06-26 12:00:46 -05:00
c2d200f559
Fixed issue #10 , role names are consistent between user.Roles and role.Name.
Judah Himango CW
2019-06-25 22:36:54 -05:00
b85b2ad846
Fixed bug in MVC sample.
Judah Himango CW
2019-06-25 18:27:24 -05:00
e7d521d169
Doc tweak.
Judah Himango CW
2019-06-25 17:50:58 -05:00
eb50d561e6
Fixed reference in sample project.
Judah Himango CW
2019-06-25 17:50:23 -05:00
640ac456c5
Fixed hierarchy of MVC sample project. Updated documentation.
Judah Himango CW
2019-06-25 17:49:14 -05:00
0be77c255a
Updated documentation for samples.
Judah Himango CW
2019-06-25 17:43:07 -05:00
c05b451d20
Added MVC sample.
Judah Himango CW
2019-06-25 17:39:36 -05:00
b5b0dba2d0
Updated to Raven 4.2
Judah Himango CW
2019-06-24 14:43:24 -05:00
863b98d9f8
Merge pull request #14 from abremora/master
Judah Gabriel Himango
2019-05-31 12:08:34 -04:00
52681e53d1
Add missing string interpolation
Alex
2019-05-31 00:41:14 +02:00
130802968b
Fix loading IdentityUserByUserName for migration to v6
Alex
2019-05-28 16:40:08 +02:00
663c3fb7b7
Updated RavenDB.DependencyInjection for advanced configuration scenarios.
Judah Himango CW
2019-04-05 17:12:19 -05:00
82d6bd562a
Fixed bug in user deletion where compare/exchange value wasn't deleted.
Judah Himango CW
2019-04-01 11:22:30 -05:00
cae73f5627
Tweak to readme.
Judah Gabriel Himango
2019-03-21 16:42:56 -05:00
b0f2819299
Updated readme to include information about upgrading to V6.
Judah Gabriel Himango
2019-03-21 11:24:25 -05:00
96199b75b5
Identity uses email address as the compare/exchange key.
Judah Gabriel Himango
2019-03-21 10:40:44 -05:00
a65cbc4b68
Bumped NuGet version.
Judah Himango CW
2019-03-11 12:21:59 -05:00
6744d0c8fa
Updated RavenDB.DependencyInjection dependency to support configuration of doc store before initialization.
Judah Himango CW
2019-03-11 12:16:42 -05:00
71eec98f80
Incremented package major version for breaking change with IdentityUser.
Judah Himango CW
2019-03-04 17:23:55 -06:00
20d1a98a14
Fixed link in sample.
Judah Himango CW
2019-03-04 17:17:22 -06:00
235a5ef7c1
Yet more documentation fixes.
Judah Himango CW
2019-03-04 17:13:26 -06:00
f974fbe399
More documentation improvements.
Judah Himango CW
2019-03-04 17:11:14 -06:00
3d147b3a8d
Documentation improvements.
Judah Himango CW
2019-03-04 16:58:35 -06:00
b5b71b1b4b
Merge pull request #6 from InfinitTechnologies/master
Judah Gabriel Himango
2019-02-28 09:45:56 -06:00
eea7c8fff6
Fixed passing of default TRole.
Josh Close
2019-02-27 23:48:07 -06:00
9e3efbd7e4
Added TRole : IdentityRole generic parameter to AddRavenDbIdentity.
Josh Close
2019-02-27 23:44:11 -06:00
c014fec800
Updated logo.
Judah Himango CW
2018-11-29 11:53:24 -06:00
661047ddb0
Updated NuGet packages.
JudahGabriel
2018-11-12 15:10:52 -06:00
eb894a4db9
Database creation into its own extension.
JudahGabriel
2018-11-08 11:37:47 -06:00
7669f27447
Bumped NuGet version.
Judah Gabriel Himango
2018-10-08 12:38:49 -05:00
6bccf89fd4
Two factor auth fully working in the sample project.
Judah Gabriel Himango
2018-10-08 12:36:38 -05:00
bc757fd13f
Sample creates the database if it doesn't exist yet.
Judah Gabriel Himango
2018-10-08 11:54:56 -05:00
7a010b4afa
UserStore implements IQueryableUserStore, enabling 2FA.
Judah Gabriel Himango
2018-10-05 10:45:30 -05:00
461a58f4d3
Two factor auth recovery code implementation.
JudahGabriel
2018-02-23 18:06:08 -06:00
c442be17b2
Now implementing IUserAuthenticationTokenStore to work with TFA.
JudahGabriel
2018-02-23 17:52:18 -06:00
6f61830de0
Merging
JudahGabriel
2018-02-22 09:08:14 -06:00
92cf554784
Implemented IUserAuthenticatorKeyStore for use in two-factor authentication.
JudahGabriel
2018-02-22 09:05:12 -06:00
e898bf6f0b
Added method to create doc session using injected doc store.
JudahGabriel
2018-02-10 22:31:35 -06:00
1d33f5a908
Incremented NuGet package version.
JudahGabriel
2018-02-09 11:56:02 -08:00
9d17130ce5
Updated readme.
JudahGabriel
2018-02-09 11:54:08 -08:00
09078455db
Upgraded to RavenDB 4.0. Added XML docs.
JudahGabriel
2018-02-09 11:52:30 -08:00
1f5ee40119
Lower case role tweaks.
JudahGabriel
2017-10-17 10:18:25 -05:00
2f5b1ca11b
IdentityUser conforms to the existing IdentityUser from EntityFramework in order to ease migration.
JudahGabriel
2017-09-28 09:33:26 -05:00
c45c2e5b30
Updated NuGet package number.
JudahGabriel
2017-09-06 11:50:59 -05:00
6fc83d4ea3
Authorization works with roles properly. Added authorization examples to Sample project.
JudahGabriel
2017-09-06 11:49:33 -05:00
ea3a6cbdd3
Moved identity user ID convention configuration to before doc store initialization.
JudahGabriel
2017-09-05 14:58:31 -05:00
d458ca6486
Added overload for AddRavenDbIdentity to allow identity configuration options.
JudahGabriel
2017-09-05 12:25:38 -05:00
9364d2d394
Migrated to .NET Core 2.
JudahGabriel
2017-08-29 15:42:24 -05:00
2d94f69369
Moved NuGet package info into project file.
JudahGabriel
2017-08-23 17:35:40 -05:00
bf73365a9f
Fixed a typo.
JudahGabriel
2017-08-23 15:41:37 -05:00
e0da076e45
Updates to readme.
JudahGabriel
2017-08-23 15:38:59 -05:00
efeb6da3f8
Linked to sister project.
JudahGabriel
2017-08-23 15:27:42 -05:00
c604b6f5ac
URL updates.
JudahGabriel
2017-08-23 15:23:28 -05:00
61c9857a59
Moved sample project.
JudahGabriel
2017-08-23 14:54:04 -05:00
e55c6c9ea4
Updates to the nuget packages bits.
JudahGabriel
2017-08-23 14:51:11 -05:00
e39bf0cb0d
Fixed typo in readme.
JudahGabriel
2017-08-23 13:50:08 -05:00
60be7f3d7a
Merge branch 'master' of https://github.com/JudahGabriel/RavenDB.Identity
JudahGabriel
2017-08-23 13:48:23 -05:00
5247b14cb6
URL updates to readme.
JudahGabriel
2017-08-23 13:48:14 -05:00
b4ff422918
Created license.
Judah Gabriel Himango
2017-08-23 13:47:22 -05:00
0e67e9881f
New GitHub repo URL in nuspec.
JudahGabriel
2017-08-23 13:40:42 -05:00
d881a4a20f
Moved the readme to root.
JudahGabriel
2017-08-23 13:39:27 -05:00
12c2594ff3
RavenDB Identity 1.0 as a .NET Standard library.
JudahGabriel
2017-08-23 13:31:58 -05:00
7ef573bfde
Initial commit
Judah Gabriel Himango
2017-08-21 10:06:27 -05:00