Uncled1023
ecfff24d25
Fixed error code title
2022-05-22 21:39:33 -07:00
Uncled1023
d3bbe80615
Updated publish profiles
2022-05-22 21:18:09 -07:00
Uncled1023
0f410485f4
Fixed multiple warnings and deprecations
2022-05-22 20:51:09 -07:00
Uncled1023
f31a42d40d
Updated to .NET 6
2022-05-22 19:59:42 -07:00
Uncled1023
855fcbc7e1
Fixed invalid ViewBag title assignment
2022-05-22 19:30:55 -07:00
Uncled1023
6d9428e35b
Updated publish profiles
2022-03-13 23:24:01 -07:00
Uncled1023
e3dc846b9d
Fixed clients being created with requiring Pkce
2021-12-28 19:31:42 -08:00
Uncled1023
ba8c0bb1b1
Added check to make sure token is unique
2021-12-16 20:34:20 -08:00
Uncled1023
73ae766db5
Added 'LastUsed' for auth tokens
2021-12-16 20:18:46 -08:00
Uncled1023
894c1b2974
Removed actual version file
2021-12-06 18:17:48 -08:00
Uncled1023
2233d6c3be
Added Auth Tokens for direct API access
2021-12-06 00:13:12 -08:00
Uncled1023
77805b0386
Fixed SMTP default connection error
2021-12-02 17:48:17 -08:00
Uncled1023
a3d484009b
Added storage utilization to uplaod page
2021-12-01 22:29:19 -08:00
Uncled1023
2e945e7d9d
Make email sync not remove email account if premium
2021-11-30 20:33:34 -08:00
Uncled1023
ed6133ab52
Updated production publish profiles and identity server footer
2021-07-15 21:42:43 -07:00
Uncled1023
e41fa8c199
Fixed identity APi responses/management errors
2021-07-12 20:21:50 -07:00
Chris Woodward
0bc7abed27
Merge pull request #17 from Teknikode/dependabot/npm_and_yarn/IdentityServer/ini-1.3.7
...
Bump ini from 1.3.5 to 1.3.7 in /IdentityServer
2021-06-30 22:00:35 -07:00
Chris Woodward
6ebc3a81fe
Merge pull request #29 from Teknikode/dependabot/npm_and_yarn/IdentityServer/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.7.1 to 2.8.9 in /IdentityServer
2021-06-30 21:59:44 -07:00
Chris Woodward
8bd45e2306
Merge pull request #23 from Teknikode/dependabot/npm_and_yarn/IdentityServer/y18n-3.2.2
...
Bump y18n from 3.2.1 to 3.2.2 in /IdentityServer
2021-06-30 21:59:28 -07:00
Uncled1023
b17d916df4
Migrated Identity Server 3 -> 4 and upgraded nuget/npm packages
2021-06-30 21:56:12 -07:00
Uncled1023
f5f2f4da86
Migrated to .NET Core 5.0
2021-06-25 22:30:48 -07:00
dependabot[bot]
72f8bf7ee4
Bump hosted-git-info from 2.7.1 to 2.8.9 in /IdentityServer
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 21:56:05 +00:00
dependabot[bot]
84b149523c
Bump y18n from 3.2.1 to 3.2.2 in /IdentityServer
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 12:23:04 +00:00
dependabot[bot]
9e7408785c
Bump ini from 1.3.5 to 1.3.7 in /IdentityServer
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 01:33:44 +00:00
Uncled1023
dad9de8606
Fix gulp watch functions
2020-06-23 00:35:07 -07:00
Uncled1023
8cb3022866
Upgraded gulp to v4
2020-06-23 00:18:41 -07:00
Uncled1023
2bb06b097c
Fixed logging exceptions
2019-08-08 23:22:59 -07:00
Uncled1023
b5d5e4afbe
Updated to .NET Core 2.2 (Except MVC Routing)
2019-08-04 14:13:40 -07:00
Uncled1023
7c76fffde2
Updated npm packages
2019-08-03 19:42:12 -07:00
Uncled1023
94be2cf236
Added customization of scopes and grant type for clients
2019-08-03 14:03:23 -07:00
Uncled1023
b2abba1825
Multiple Items:
...
- Added auto adding external source to git on reg.
- Fixed caching of account pages.
- Removed invite code in registration if it isn't required.
- Fixed robots.txt not loading.
2019-02-02 22:55:47 -08:00
Uncled1023
be5d5a49aa
Added support for clearing of the client store cache for a client once it's edited/deleted.
2019-02-02 15:03:37 -08:00
Uncled1023
7733312861
Removed caching from changing models
2019-01-29 00:37:05 -08:00
Uncled1023
fc86f237fb
Added cacheing to Client Store, and Management API
2019-01-28 23:15:00 -08:00
Uncled1023
b5c02f7640
Added updating of Last Seen on login
2019-01-28 20:08:48 -08:00
Uncled1023
f15fb73094
Fixed pastes, user logout endpoint, and auth cookie
2019-01-28 19:29:13 -08:00
Uncled1023
40a5dee36f
Added port designation for redirect and fixed identity server cookie domains
2019-01-28 18:19:01 -08:00
Uncled1023
a3b59ef041
Fixed legacy password checks.
2019-01-28 17:58:02 -08:00
Uncled1023
0c9012524d
Cleaned up migrations
2019-01-27 22:42:06 -08:00
Uncled1023
6865b5c5bc
Small cleanups and fixes
2019-01-27 20:47:08 -08:00
Uncled1023
11da968e1c
Fixed CSP and CORs related issues.
2019-01-26 20:40:18 -08:00
Uncled1023
bbaf251525
Made CSP middleware the same for both web services
2019-01-26 00:12:39 -08:00
Uncled1023
1f3d895a1c
Cleaned up validation error summary
2019-01-26 00:12:15 -08:00
Uncled1023
bed3d95d9e
Added footer to identity server
2019-01-25 22:21:12 -08:00
Uncled1023
4892e01630
Standardized the titles for all of the pages.
2019-01-25 21:16:01 -08:00
Uncled1023
5f6172a8ea
Updated API help articles a little
2019-01-21 22:39:05 -08:00
Uncled1023
1d5d85b661
- Added Expiration parsing to the Service Worker.
...
- Moved Db Connection settings to the main config form.
2019-01-21 00:29:10 -08:00
Uncled1023
e027ac44d6
Added editing of Clients and cleaned up the UI.
2019-01-19 23:27:53 -08:00
Uncled1023
389023c3eb
Added username claim to API claims available in token
2019-01-17 23:53:49 -08:00
Uncled1023
96100ec2cd
- Fixed client key not being displayed after creation.
...
- Fixed clients not being able to be deleted.
2019-01-17 22:24:31 -08:00