Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using remember me on com_users login #188

Closed
wants to merge 1 commit into from
Closed

Using remember me on com_users login #188

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 11, 2012

Currently there isn't any use of remember me on com_users login

@infograf768
Copy link
Member

Please post a tracker on joomlacode and reference here.

@ghost
Copy link
Author

ghost commented Apr 12, 2012

@infograf768
Copy link
Member

Committed with eclipse. Thanks.

beat added a commit to beat/joomla-cms that referenced this pull request Sep 10, 2013
wilsonge pushed a commit that referenced this pull request Jun 4, 2017
* FileSystem plugin

* Local FileSystem plugin language file

* Local FileSystem plugin updated

* Local FileSystem plugin fixed indention

* Fixed errors

* Fixed indention

* Fixed code style

* Fixed code style

* Fixed code style

* Fixed code style

* Fixed code style

* Fixed code style

* Fixed code style

* Fixed code style

* Fixed code style

* Fixed code style

* Updated code

* Updated code

* Moved interfaces to com_media

* Updated adapter to use interfaces in com_media

* Fixed code style

* Fixed code style

* Fixed code style

* Fixed path for interfaces

* Moved to respective library path

* Moved to respective library path

* Fixed new library path

* Added basic file operations Move,Copy and Rename

* Fixed code style

* Fixed code style

* Fixed code style

* Used JLoader

* Updated file

* Added space between imports

* Used JLoader

* Removed extra space

* Removed extra space

* Updated missing methods

* Removed rename method

* Added PlgFileSystemLocal test

* Moved LocalAdapterTest to plugins/filesystem/local

* Added unit test for PlgFileSystemLocal

* Updated description

* Updated move function to correctly move folders with merge support

* Added tests for move and copy methods

* Fixed syntax

* Updated interface with copy and move

* Protected functions are used to handle copy/move for files/folders

* Added unit tests for copyFolder/copyFile and moveFolder/moveFile

* Fixed syntax

* Fixed syntax

* Fixed Syntax

* Fixed syntax

* Updated interface to use force to false

* Changed return type from bool to void

* Separated tests into individual methods

* Removed boolean type for copy and move, changed them to void
Improved move method

* fixed syntax

* Added defaults to force parameter

* fixed indetion

* fixed return type

* fixed logical error

* removed some empty lines

* fixed return statement in php doc

* fixed error throwing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant