44 Commits
Author SHA1 Message Date
Wojtek 4b9077b05f Security update 2026-04-01 21:28:18 +02:00
Wojtek 779a2632ed Updates get current user method 2024-02-17 17:42:31 +01:00
Wojtek 1e753ffb89 Fixes error preventing user from authenticating without checkbox on 2024-02-17 13:16:38 +01:00
Wojtek f9ece0dc8c Fixes undefined variable number two 2024-02-17 13:12:15 +01:00
Wojtek bd85741cd1 Fixes undefined variable 2024-02-17 13:09:35 +01:00
Wojtek 89e3c3f292 Untangles authentication logic 2024-02-17 12:55:46 +01:00
Wojtek c232134bd5 Removes useless filter 2024-02-15 23:11:36 +01:00
Wojtek 3b69b68341 Changes public api! Changes route authorization semantics 2024-02-15 22:55:26 +01:00
Wojtek 4d979b30f2 Fixes checking checkbox status 2024-02-14 23:49:25 +01:00
Wojtek 4ad6e48744 Fixes config error with custom mail template 2024-02-13 00:44:06 +01:00
Wojtek 1e9d9a554c Fixes repository namespace 2024-02-13 00:07:09 +01:00
Wojtek b551f7bf9f Fixes undefined variable 2024-02-12 23:48:31 +01:00
Wojtek 0930e13f7c Adds token repositories 2024-02-12 23:42:58 +01:00
Wojtek 91ceddcb7c Adds new public methods to AuthenticationProvider 2024-02-12 23:42:36 +01:00
Wojtek 981db83a10 Fixes email template used in password reset service 2024-02-08 00:21:14 +01:00
Wojtek 41ef9dd810 Fixes critical bug in password reset functionality 2024-02-07 23:54:09 +01:00
Wojtek debe9b635f Fixes token return error 2024-02-05 21:19:44 +01:00
Wojtek 84e3b36601 Removes quotes from redirect path 2024-02-03 23:10:19 +01:00
Wojtek d4d936acce Cleans up use statements 2024-02-03 23:05:40 +01:00
Wojtek 3f4aa7d9f1 Fixes occasional error on deleting token 2023-11-17 12:35:05 +01:00
Wojtek e070304799 Changes docker compose configuration 2023-06-20 23:31:06 +02:00
Wojtek 30b525b4a9 Replaces RememberUserProvider with RememberUserService
Adds password reset functionality
2023-06-08 02:38:50 +02:00
Wojtek 99373fd76c Changes remember user cookie path 2023-06-07 23:31:19 +02:00
Wojtek 8f20295e0d Fixes wrong comparison left accidentally after tests 2023-06-07 21:06:02 +02:00
Wojtek bb91aeb9b9 Updates readme 2023-06-07 18:27:36 +02:00
Wojtek 649432571e Adds check for session status 2023-06-07 18:26:21 +02:00
Wojtek 567dd74831 Adds remember user option 2023-06-02 23:01:34 +02:00
Wojtek 4a999104ae Adds strict typing 2023-01-07 16:09:54 +01:00
Wojtek b78a5ac9e8 Bumps version to v1.0.0 2022-02-27 03:30:00 +01:00
Wojtek 088e0850c4 Adds translations to autoload 2022-02-27 02:32:01 +01:00
Wojtek 172642984d Fixes interfaces namespace 2022-02-27 02:15:35 +01:00
Wojtek 6cfe0ded85 Introduces breaking changes
Changes directory structure in src
Renames parameters in config
Removes built in User providers
Adds translations to errors
Removes docker and public files
2022-02-27 01:57:53 +01:00
Wojtek 7b23ea3aab Adds HTTP status codes 2022-02-27 00:42:17 +01:00
Wojtek 228bad2e59 Changes nginx configuration in docker to use libnss
Translates errors to english
Makes some User fields optional
2022-01-19 22:32:49 +01:00
Wojtek c9a32d9081 Adds more typing to functions and methods 2022-01-19 22:13:11 +01:00
Wojtek 1803aaafa7 Adds external network to docker-compose 2022-01-19 21:58:25 +01:00
Wojtek aa60224eda Bumps version to v0.8.0 2021-02-27 23:36:31 +01:00
Wojtek 0481f6d075 Adds redirect after sucessful login
Adds redirect_path to config
Removes deprecated loadByUsername() and InvalidUserDataException
2021-02-27 23:15:13 +01:00
Wojtek bb4fe2ff9b Adds docker for testing purposes 2021-02-22 02:22:51 +01:00
Wojtek ea392e0dff Adds configuration
Adds possibility to choose user identifier for authentication purpose
2021-02-22 02:22:10 +01:00
Wojtek 51197e4380 Changes InMemoryUserProvider and data storage format 2019-10-15 00:59:17 +02:00
WojtekandWojciech Burda cf49925722 Update README.md and fix formatting 2019-10-10 19:27:34 +02:00
WojtekandGitHub 984409e7f9 Update README.md 2019-10-09 19:57:25 +02:00
WojtekandGitHub d10f81ea3c Create README.md 2019-10-09 19:52:54 +02:00