1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
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
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
e41fa8c199 Fixed identity APi responses/management errors 2021-07-12 20:21:50 -07:00
Uncled1023
b17d916df4 Migrated Identity Server 3 -> 4 and upgraded nuget/npm packages 2021-06-30 21:56: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
11da968e1c Fixed CSP and CORs related issues. 2019-01-26 20:40:18 -08:00
Uncled1023
4892e01630 Standardized the titles for all of the pages. 2019-01-25 21:16:01 -08:00
Uncled1023
e027ac44d6 Added editing of Clients and cleaned up the UI. 2019-01-19 23:27:53 -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
Uncled1023
179a27dd26 - Added client management to user's settings page.
- Cleaned up identity server pages.
- Added paste migration to service worker.
2019-01-12 15:06:55 -08:00
Uncled1023
62e4476897 Added Identity Server for authentication 2018-10-25 22:22:53 -07:00