Historia zmian

Autor SHA1 Wiadomość Data
  FusionPBX 3f47187375 Update login.php 6 lat temu
  FusionPBX a4f8f7dde2 Update login.php 6 lat temu
  FusionPBX 6fb8bcdec7 Update login.php 8 lat temu
  FusionPBX 62d05bac59 Create login.php 8 lat temu
  Mafoo 220a5a2368 Enhance - add message stash/pop (#2660) 8 lat temu
  FusionPBX f1a3232b19 Update login.php 9 lat temu
  FusionPBX 898e0af2d1 Update login.php 9 lat temu
  markjcrane 13e041a070 Fix the redirect on two more files. 9 lat temu
  markjcrane 041fecce3b Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"]. 10 lat temu
  markjcrane aef2de506c Add session cookie httponly and set it to true. 10 lat temu
  Mark Crane ec62e18f70 Remove redundant code from login.php. 10 lat temu
  Nate Jones ebbf3661bc Themes: Add body_opacity (Enhanced & Minimized) and menu_opacity (Minimized only) settings. 10 lat temu
  Nate Jones fcfeb82c80 Login: Don't overwrite message if not attempting login (restores Password Reset 'Reset Link Sent' message). 10 lat temu
  Nate Jones dcbaf679d3 Login: Display error message on invalid login credentials. 10 lat temu
  Nate Jones e2e4fc306f Login Changes: 11 lat temu
  Nate Jones d6b83b05d8 Logout/Login: Clear session on login.php instead of logout.php - allows refresh to easily rotate background photos, if desired. 11 lat temu
  Mark Crane 7c46a4726c Change links from includes to the resources directory. 12 lat temu
  Mark Crane 98b0c77b10 Fix the path for config.php for both index.php and login.php. 12 lat temu
  Mark Crane a802c259b4 Adjust the login and index.php pages to use the check the new path for the config.php file. 12 lat temu
  Mark Crane 341274e84e Change the path for includes/require.php to the resources directory. 12 lat temu
  Mark Crane 869d5d9de5 Add ability to customize login.php and index.php. 13 lat temu
  Mark Crane 8ed5a9e86a Make the login.php use the correct app_languages.php file. Reason to do this is because login.php in the root is put in a position as being part of the core so I wanted the translations to be part of the core as well. And user settings is related to the user login. App/login is in the app directory to make the login and logout as an optional part of the menu since they could be incorporated in the theme. 13 lat temu
  Mark Crane 68f959b1d1 Move the redirect before the require.php include. 13 lat temu
  Mark Crane db0ed197c5 If config.php does not exist then redirect to the install.php. 13 lat temu
  Mark Crane fe1c4b0fdc To prevent inconvenience on the upgrade 13 lat temu
  Mark Crane 794f6a5677 Move login.php to core to allow for the app_languages.php file to be defined in its application directory. 13 lat temu
  Mark Crane 5d407d9a03 change app/user_settings to core/user_settings 13 lat temu
  Mark Crane 718183971a Change app/user to app/user_settings. 13 lat temu
  Mark Crane 03117f8812 Update the login to use user_dashboard as the default destination after login. 13 lat temu
  Mark Crane 58995d0ade Update the login.php page. 13 lat temu