Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flexydial
/
hdfc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
8baa205f
authored
2018-05-09 10:10:08 +0530
by
Gopal
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Clear Text Submission of Password
1 parent
2e339da2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
application/app/Http/Controllers/HomeController.php
application/config/app.php
application/resources/views/login.blade.php
application/app/Http/Controllers/HomeController.php
View file @
8baa205
This diff is collapsed.
Click to expand it.
application/config/app.php
View file @
8baa205
...
...
@@ -93,9 +93,9 @@ return [
"Text Search"
=>
[
"menuAction('record/textsearch');"
],
"Master Report"
=>
[
"showBlock('MainReport');"
],
"Bulk Upload"
=>
[
"menuAction('record/bulkupload');"
]]],
/*Code commented for security purpose*/
/*Code commented for
Flexydial
security purpose*/
/*"Task" => ["disp"=>"Tasks","icon"=>"edit","dash"=>"","onclick"=>"showBlock('Workflow');"],*/
/*Code commented for security purpose*/
/*Code commented for
Flexydial
security purpose*/
"Dialer"
=>
[
"disp"
=>
"Dialer"
,
"icon"
=>
"phone"
,
"dash"
=>
"Dialer"
,
"submenu"
=>
[
"Dialer"
=>
[
"kDialerModel();"
],
"Reports"
=>
[
"menuAction('dialer/reports');"
],
...
...
application/resources/views/login.blade.php
View file @
8baa205
This diff is collapsed.
Click to expand it.
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment