Commit graph

35 commits

Author SHA1 Message Date
Paul Schneider
b3d565b6d9 Refactoring
The main server owns the migrations, it's the server part,
it's simpler.

It's Yavsc, not one of its lib.
2025-07-15 20:17:39 +01:00
Paul Schneider
a16188338a IdentityServer8 2025-02-08 20:06:24 +00:00
Paul Schneider
277dff7d61 Login registration 2024-11-23 14:23:47 +00:00
Paul Schneider
852020f98f bug fixes 2024-11-10 23:12:02 +00:00
Paul Schneider
1189c0f955 User Roles restored 2024-11-06 18:45:32 +00:00
Paul Schneider
8132db37d0 Local Passwords validation 2024-11-06 13:00:34 +00:00
Paul Schneider
e6e098b32e Inits the workflow configuration 2024-02-25 18:05:10 +00:00
Paul Schneider
4b52b6e96e Got a login 2023-04-06 09:20:22 +01:00
Paul Schneider
c771d26995 cleanup 2023-04-02 15:03:57 +01:00
Paul Schneider
49ca652549 97 remaining 2023-03-20 19:38:50 +00:00
Paul Schneider
123283f277 FIXME SR is private 2023-03-20 08:14:22 +00:00
Paul Schneider
72bf0f458d clean up for mailing 2021-06-03 15:12:29 +01:00
492427f4b8 code guidelines 2020-10-09 20:27:44 +01:00
ff1444d664 principalement du format de code 2020-09-14 14:31:14 +01:00
96c794858d Fixes the Google login 2020-06-01 01:20:04 +01:00
d8f6371be0 MEF 2020-02-17 00:09:33 +00:00
aec50948f9 it seems to be ok ... 2019-11-14 15:22:01 +00:00
4320295f0b hoping that fixes the tzo factor option
... It needs unitary testing
2019-11-14 14:09:43 +00:00
fa8e032d21 [REORG] 2019-10-08 23:41:19 +01:00
fa8ac61b16 removes unused reference 2019-08-22 16:07:30 +01:00
2878f6b8db instruments & global positioning 2019-08-20 16:49:38 +01:00
cdc18fd547 Circles, pub & auth
* Adds a boolean to each Circle, saying that
  it is public, and its existence may be known by any interested in
* Adds claims of type "YavscClaimTypes.CircleMembership" at
  login, in order to implement some faster authorisation processes and file restricted accesses.
2019-07-30 18:46:22 +02:00
214d2d5f36 use authority when giving server url 2019-07-22 02:58:24 +02:00
3700590cb7 Avoid spaces in user names
[TODO] fix identity config
2019-07-21 17:36:29 +02:00
105f8c70c9 fixes user's auto-deletion :-) 2019-07-21 02:54:16 +02:00
cf5aa9a8d9 confirma email on pass reset, since, e-mail was used. 2019-07-21 01:30:06 +02:00
772c091238 comment modification 2019-07-13 16:11:30 +02:00
75770fccdf allow pass recovery for non-confirmed emails 2019-07-07 17:35:42 +02:00
ddedb227b1 strong ressources and interface 2019-06-17 20:52:51 +01:00
007a21c1f2 fixes access to closed session 2019-06-14 13:36:48 +01:00
df9ff16c5c dropping GCM support 2019-05-08 01:57:18 +01:00
9e7e3ca8a4 logging sigin ... 2019-03-22 14:31:58 +00:00
4a314400ab email refacts trying to use creds
+ Admin user deletion from user list
+ Admin send email confirmation message from user list
+ WebSocket minor change
2019-03-07 10:47:04 +00:00
fd27e5772f having to change password from authenticated access 2019-01-25 17:31:07 +00:00
ccc91bbf19 files tree made better. 2019-01-01 16:29:36 +00:00
Renamed from Yavsc/Controllers/Accounting/AccountController.cs (Browse further)