trunk

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
    • -0
    • +101
    ./assets/js/lemans-auth/reset-password.js
    • -0
    • +81
    ./assets/js/lemans-auth/session-refresh.js
    • -0
    • +13
    ./configs/module.config.php
    • -0
    • +18
    ./configs/service-dependencies.config.php
    • -0
    • +20
    ./configs/service-manager.config.php
    • -0
    • +13
    ./configs/service-whitelist.config.php
    • -0
    • +370
    ./src/Lemans/Auth/Authenticator.php
    • -0
    • +95
    ./src/Lemans/Auth/AuthenticatorInterface.php
    • -0
    • +337
    ./src/Lemans/Auth/Controller/Login.php
  1. … 11 more files in changeset.
    • -0
    • +101
    ./assets/js/lemans-auth/reset-password.js
    • -0
    • +48
    ./assets/js/lemans-auth/session-refresh.js
    • -0
    • +15
    ./configs/helpers.config.php
    • -0
    • +39
    ./configs/menus.config.php
    • -0
    • +36
    ./configs/plugins.config.php
    • -0
    • +16
    ./configs/routes.config.php
    • -0
    • +16
    ./configs/routing.config.php
    • -0
    • +18
    ./configs/service-dependencies.config.php
    • -0
    • +20
    ./configs/service-manager.config.php
    • -0
    • +13
    ./configs/service-whitelist.config.php
    • -0
    • +313
    ./src/Lemans/Auth/Authenticator.php
    • -0
    • +95
    ./src/Lemans/Auth/AuthenticatorInterface.php
    • -0
    • +34
    ./src/Lemans/Auth/Controller/ExpireInactiveSessionsTrait.php
    • -0
    • +327
    ./src/Lemans/Auth/Controller/Login.php
    • -0
    • +59
    ./src/Lemans/Auth/Controller/RequireLoginTrait.php
  1. … 10 more files in changeset.