Clone
 

andrew wittrock <awittrock@parts-unltd.com> in auth

Fix backwards login check

Loosen criteria when checking if a user is logged in

SD-5417: Remove Thor link from generic login form

APPDEV-7766: Update publish script

APPDEV-7766: Add composer.json and publish script

APPDEV-6499: Move update password menu item lower.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@6424 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5512: Use HTTP status code to determine whether a user is logged in rather than the profile endpoint payload.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@4482 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5367: Fix issue with missing entityName in whitelist.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@4324 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5393: Code tweaks to support minification.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@4175 c9e438f2-161f-4379-92ca-8387c394dae0

    • -2
    • +2
    /assets/js/lemans-auth/session-refresh.js
PMO-434: Add extra info to login message.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@3940 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +13
    /configs/module.config.php
APPDEV-5043: Remove resetPassword and setNewPassword URLs from rider support reset password controller.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@3658 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +1
    /src/Lemans/Auth/AuthenticatorInterface.php
APPDEV-5132: Hightlight active nav link

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@3485 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5250: Don't throw an error is the user does not have any preferences.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@3435 c9e438f2-161f-4379-92ca-8387c394dae0

    • -12
    • +19
    /src/Lemans/Auth/Authenticator.php
APPDEV-5160: Move all third-party css and js to the CDN.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@3200 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5131: Redirect loging page to homepage if the user is already logged in.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@3179 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5149: Re-organize user profile.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@3162 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +1
    /configs/service-dependencies.config.php
APPDEV-5156: Optimize login form size for tablets and mobile.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@3037 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5123: Reset the session timeout whenever it is reset in another window and/or tab.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2965 c9e438f2-161f-4379-92ca-8387c394dae0

    • -2
    • +11
    /assets/js/lemans-auth/session-refresh.js
APPDEV-5123: Clean up session refresh code and reset session expiration when Ajax calls are made.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2964 c9e438f2-161f-4379-92ca-8387c394dae0

    • -36
    • +60
    /assets/js/lemans-auth/session-refresh.js
APPDEV-5110: Remove warning message when not logged in.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2741 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-4863: Update password reset endpoint URL.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2354 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-4907: Add isLoggedIn view helper.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2248 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +15
    /configs/helpers.config.php
    • -0
    • +20
    /src/Lemans/Auth/View/Helper/IsLoggedIn.php
APPDEV-4887: Show which special characters are valid for passwords.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2231 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-4832: Update authenticator login token location.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2217 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-4893: Fix session refresh issues.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2196 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +1
    /assets/js/lemans-auth/session-refresh.js
APPDEV-4614: Implement user password reset page.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2080 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +1
    /configs/service-dependencies.config.php
    • -18
    • +24
    /src/Lemans/Auth/Controller/Login.php
    • -0
    • +29
    /src/Lemans/Auth/Controller/RequirePartialLoginTrait.php
    • -0
    • +24
    /views/login/password-validator.php
    • -0
    • +43
    /views/login/set-new-password.php
APPDEV-4614: Update forgot password reset form to a REST form.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2078 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-4805: Update password validation rules.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-auth/trunk@2029 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +1
    /assets/js/lemans-auth/reset-password.js