Released on March 10, 2023
-
2795bceπ Fix wrong event type when deleting an user -
7fd176cπ Removed bazaar references -
91a8e68π Added composer.lock in .gitignore -
b109334chore: Added composer.lockThis reverts commit d389a1c5df684b1a55bfba9bbad4d97f4afd6b28.
Released on December 13, 2022
-
f074256β‘ Improved responsiveness of settings page -
769495aπ Fix initializer not loaded on page refresh2619af0π¬ Fix untraslated button
-
168fa9dAdded casting to settings function5b9567cdeps: β¬οΈ Updated dependencies
Released on November 16, 2022
de71fb1Re-added missing Logout URL setting
Released on October 26, 2022
-
8ea8f8f⨠Fix login redirects in embeded mode -
da54638Merge pull request #17 from ruslanbelziuk/embed_support
Released on October 21, 2022
-
aa58e2bπ logout middleware redirect -
86e0a09Merge pull request #16 from ruslanbelziuk/fix_logout_middleware
Released on October 02, 2022
-
2d7f772β¨ Added provider modeSponsored by [@kuaza](:/kuaza) from https://sorucevap.coma15b3e9β¨ Added settings page
-
d10faf5Fix method deprecation -
f7e1368π¨ Formatted codeeac0f58β»οΈ Standardized JS config and gitignore
-
4674f1bRemoved build actionAlready included in frontend -
990e838Updated JS to TS, CI and config to latest update
Released on October 21, 2021
-
5b7afa3Unblock other extensions routesIt was impossible for other extensions, loaded after SSO to register new routesecc0676Signup button points to logout URL
Released on August 09, 2021
-
fd9bc60β¨ Added Typescript config to get Flarum typing definitions8b70076code_tools: β¨ Added Prettier instead of ESLint
-
6fbd7f9β‘ Better frontend settings helper -
3e24b49New Discussion button opening the Login modalAlso did some major refactor -
3dce5dcReformatted build action -
3233f94Trigger changelog workflow when JS build has finished -
5035a00Updated compiled JS
Released on June 12, 2021
-
b74c90cβ‘ Use dot notation to set array value -
1f0c404π JWT signup not working -
5e84bf4π Fixed PHPDocs -
8f3d699Allow to run changelog action manually to set the next version5cb1154Add git credentialsa10765eAdd missing commitc009c2eAdd missing token to push back changes8ab1c6fPush CHANGELOG.md back to repoc2e6ce4Trying to debug again...9664c5aTrying to debug again...44e8ccdTrying to debug again...b705c4fEnsure changelog is saved to fileec11208Fix changelog action branch801fc90Missing checkout action9e88ba2Debug Changelog action (Part 2)c9148a3Debug Changelog action (Part 1)7c3b9bfFix Changelog action (5th attempt)df60303Fix Changelog action (4th attempt)33f2e49Fix Changelog action (4th attempt)62a219bFix Changelog action (3rd attempt)1513c86Fix Changelog action (2nd attempt)cdd86eaFix Changelog action
-
69b9e7eAdded more author metadata tocomposer.json
Released on May 22, 2021
-
5e58a02β¨ Compatibility with Flarum 1.0 -
17e5cdcchangelog: Added types to changelog generation987e9f1changelog: π Fixed changelog generation
-
e326ffbbuild: π· Added CHANGELOG action -
64827c9deps: π Pinned jwt library to ^4 due to PHP requirement -
977b1fechore(deps): π Pinned jwt library to ^4 due to PHP requirementThis reverts commit 64827c94. PHP requirement is >= 7.3. PHP 7.3 is not supported by JWT v4
Released on April 09, 2021
-
6c802df⨠Allow updating user avatar viaavatarUrlattribute -
27b284eπ₯ Updated JWT SSO to beta16Major changes:- π₯ Signer key must be plain text now. It will be encoded to base64 automatically
- π₯ Login is no longer done with the login method (which is now named getToken) but will rely on the new middleware
-
3cf884fβ‘ Improved subscribers and listeners handling -
830def6π Exception when updating user andavatarUrlisnull978e1deπ Fixed issue with the Laravel Cookie helper
-
da6515bπ Fixed changelog generation -
e0df539Updated composer.json metadata9ea9834release: π 1.9 final changelog
Released on January 24, 2021
-
650e369Default signing algorithm to Sha256-
5b75af1Allow selecting signing algorithm- Support changes introduced in JWT Addon v1.1
-
-
d1bc12cjs/package.json to reduce vulnerabilitiesThe following vulnerabilities are fixed with an upgrade: -
6aa1a9aMerge pull request #6 from maicol07/snyk-fix-8ac6c5f6423389c2f10deda46add1e6a
Released on December 23, 2020
-
8303d8dπ Added manage account URL setting-
2b670d3π New settings page!- Revamped settings page UI
- Added metadata to composer.json
- Removed fof/components as no longer used
-
-
d567d5dLogin modal not showing when extension is enabled but no login url is set -
9afa943βͺ Reverted slugs- Changed slugs for disable login and signup button to remove -
8e84fadAdded a new build-dev script- Upgraded dependencies -
d6cbab3Changed settings slugs -
9e074ceMerge pull request #7 from pedrorezende/masterfix: Extending oninit hook and fixing modal redirection
Released on November 02, 2020
-
a72ee71β¨ JWT Validation and login (#FSSOE-15)- Currently supports validation, login and signupTracker feature: https://tracker.maicol07.it/issue/FSSOE-15
-
da8d2d3Namespaces not added to composer.json -
1e67cdcβ»οΈ Refactor code -
1693bbacode: Added Mithril JSX Key eslint rule -
5d6859bFixed links to docs-
e04659aPHP Backend - Removed deprecated methods -
429f8b2JS Backend - Compatibility with Beta 14 -
148a845JS Frontend - Compatibility with beta 14 -
18f7c04π Renamed ForumFrontend middleware to LogoutMiddleware -
1c83b9fCompatibility with Beta 14 (Part 1)DO NOT USE THIS IN PRODUCTION!!! COMPATIBILITY WITH BETA 14 HAS NOT BEEN TESTED YET!
-
a2d7436JWT Token as Bearer Token -
af21cb3π Updated .gitignore -
c57cd9cπ Updated .gitignore -
f5d9bcbπ Updated .gitignore
-
-
e0412f5Merge pull request #3 from maicol07/renovate/configure
Released on May 13, 2020
-
5a2b8e8Disable setting groups to admins -
72492b4Optimized login times -
db972f0Groups were not deleted from user-
9e75738Removing PRO key don't deactivate PRO features -
e7d0e89User can't login if it's not an admin -
f8d187fAdded missing class of previous commit -
83631f3User can't login if his id > 20- Better getUserList method. Now is public
- Changed full parameter to filter (see API doc)
-
796224f#FSSOE-1 -
1949cc3Fixed not_authenticated error
-
-
f7d2547β»οΈ Deleted unused file -
83cbd1eRearranged code -
29dfe1fπ Updated Flarum version-
278802cSilenced error on login form -
9cf664dSlug renamePlugin slug has been renamed to sso-flarum. Naming conventions from now on:
- Files: prefix-flarum-sso-suffix.ext
- Options names, ids or function names: prefix_flarum_sso_plugin_suffix
- Slugs, text domain and other slug-related strings: sso-flarum with eventually a prefix, suffix or extension
-
Released on April 08, 2020
-
a35a3c6Addded insecure mode and groups setting -
908402cRelease 1.0- Completely new WordPress plugin!-
Settings page
-
PRO features (read more on docs)
-
In the nearby future will be published in the WordPress Plugins Directory!
-
5022e6aRelease 1.0- BREAKING CHANGE! PHP 7+ required
- BREAKING CHANGE! New request system: now using the great Flagrow API client
- New Cookie management: now using the awesome Cookie library by Delight-im
- New option: insecure mode (principally for local development, read in docs for more)
- Added groups settings for users: you can now set a group for a user and, if doesn't exists, it will be created!
- BREAKING CHANGE! Deleted sendRequest and get methods as no more used.
- Code and performance improvements
- Various fixes (see also the bug tracker)
-
a680c9dRemoved json extension requirement -
d7ca1d1New WordPress plugin
-
Released on March 09, 2020
59be4e6Allow installations on beta12
Released on February 06, 2020
-
dc1345dMissing import of AddFofComponentsSigned-off-by: Maicol <maicolbattistini[@live](:/live).it>
Released on February 05, 2020
-
890b15badmin: Settings modal couldn't be openedSigned-off-by: Maicol <maicolbattistini[@live](:/live).it>
Released on January 20, 2020
Released on January 05, 2020
Released on January 05, 2020
Released on January 05, 2020
Released on October 16, 2019
Released on October 14, 2019
Released on October 13, 2019
Released on January 19, 2019
Released on August 10, 2017
-
cb48499Merge pull request #2 from zinsserzh/cleanSettingsRemove the empty confusing Account section from setting page.
Released on July 09, 2017
Released on March 28, 2017
Released on March 11, 2017
Released on March 01, 2017