Dave Mc Nicoll
|
23079e6040
|
- Added payload expiration time validation
|
2024-12-09 21:58:42 +00:00 |
Dave Mc Nicoll
|
d3bb2c248a
|
- Added RememberMe middleware
|
2024-12-05 15:32:01 -05:00 |
Dave Mc Nicoll
|
e63ea439d6
|
- Added JsonWebToken encoder
|
2024-05-31 19:00:04 +00:00 |
Dave Mc Nicoll
|
c4e4db7a45
|
-WIP on Bearer token
|
2024-05-31 12:27:07 +00:00 |
Dave M.
|
0657622eab
|
- Fixed a bug where given entity would failed it's loading with an error
|
2023-12-12 18:57:03 -05:00 |
Dave M.
|
70daae93f5
|
- Added a new invalid pass. exception
|
2023-12-04 12:36:56 -05:00 |
Dave Mc Nicoll
|
9570320a3b
|
- Work done to support Basic / Bearer / Digest method
|
2023-11-13 14:23:24 -05:00 |
Dave M.
|
0f2886b266
|
- WIP on authentication
|
2023-11-09 13:38:07 -05:00 |
Dave M.
|
9ae3e2d6f9
|
- WIP on user auth
|
2023-11-08 06:53:13 -05:00 |
Dave M.
|
7769b1a1ca
|
- WIP on authentication portal
|
2023-11-03 19:44:46 -04:00 |
Dave M.
|
1559ceb248
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus-user
|
2023-11-03 12:46:28 +00:00 |
Dave M.
|
c7b04d7e46
|
- Defined creation/updated dates as readonly
|
2023-11-03 12:46:14 +00:00 |
Dave M.
|
c6fc5d020b
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus-user
|
2023-11-03 08:27:06 -04:00 |
Dave M.
|
944c524cfb
|
- WIP on header-based authentication
|
2023-11-03 08:26:48 -04:00 |
Dave M.
|
fbf9bc871c
|
- Fixed Composer.sjon
|
2023-10-30 15:28:48 +00:00 |
Dave Mc Nicoll
|
ad802fc35d
|
Merge branch 'attributes'
|
2023-02-08 16:38:48 +00:00 |
Dave M.
|
4664a8779a
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus-user
|
2023-02-01 18:04:32 +00:00 |
Dave Mc Nicoll
|
c0b750d63c
|
- WIP on attributes
|
2023-01-26 18:47:06 +00:00 |
Dave M.
|
c0f54ef12f
|
- WIP on attributes ; on testing phase
|
2023-01-26 13:35:06 +00:00 |
Dave M.
|
cef536caa5
|
- Fixed a bug within the merge
|
2022-11-24 20:01:49 +00:00 |
Dave M.
|
10ad77d607
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus-user
|
2022-10-12 18:18:49 +00:00 |
Dave M.
|
015f0c70b1
|
- hashPassword can now be used as a standalone method
|
2022-10-12 18:18:36 +00:00 |
Dave Mc Nicoll
|
267fe5cadd
|
Fixed some loading problems with loaded user and ajusted the Email allowed length (to 255)
|
2022-10-10 14:27:55 +00:00 |
Dave Mc Nicoll
|
374b056754
|
- Made workable with external instances, was previously too contrained to allow for such events
|
2021-10-19 12:41:52 +00:00 |
Dave M.
|
fed3bc7f85
|
- Added a __tostring method to the user entity
|
2021-03-29 20:01:01 +00:00 |
Dave M.
|
55a7af6ac9
|
- Fixed deleted users which tries to login/refresh - triggers a logout().
- Password is now optional, allowing easier hi-jacking of the login process, like through an OAuth or LDAP.
|
2021-03-01 16:11:22 +00:00 |
Dave M.
|
c38f47d9a7
|
- Added some more params to the callback functions.
|
2021-02-16 14:32:49 +00:00 |
Dave M.
|
9508fb79f9
|
- Some minor fixes to match the EntityTrait relation loading
|
2020-12-07 17:29:11 +00:00 |
Dave M.
|
d7010b6c3b
|
- First commit of ulmus user package
|
2020-10-06 15:59:08 +00:00 |