Git Product home page Git Product logo

f3-access's People

Contributors

ikkez avatar xfra35 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

f3-access's Issues

Composer install, /lib empty on deploy to AWS/EB

Trying to use this on AWS - Elastic Beanstalk, on deployment, none of the folders in f3-access exist on the server. I think it may be due to the inclusion of the .git folder in composer which may be breaking EB deployment.

Looks fine on local machine:
/vendor/xfra35/f3-access/lib/access.php
-vendor
--xfra35
---f3-access
----.git
----lib
-----access.php
----tests

but on checking server after deployment, /lib does not exist, nor any other file in /f3-access.
/vendor/xfra35/f3-access is there, but empty.

Dot in a named route

if i have a named route like this

@account.signin

f3-access ignores the route or cant find it

Error with the newest version of F3

Internal Server Error
session_start(): Failed to decode session object. Session has been destroyed

[vendor/bcosca/fatfree-core/base.php:2190] Base->error()
[vendor/bcosca/fatfree-core/base.php:274] session_start()
[vendor/bcosca/fatfree-core/base.php:415] Base->ref()
[src/bootstrap.php:20] Base->get()
[www/index.php:3] require_once('src\bootstrap.php')


[src/bootstrap.php:20] Base->get()
	19	$access = \Access::instance();
	20	$id = $app->get('SESSION.account.id');

the moment i stop using f3-access everything works, and if i load it at any time or place, i get that error the moment i set or get from SESSION.

Any ideas on whats going on?

Ability to remove rules

It seems like its not possible to remove rules once added using rule method. And rules field is protected. Can we have removeRule method please?

Updates?

It would be awesome to receive some love for this plugin. It is fantastic. PHP version upgrade at least.

This plugin brokes CORS feature of framework

Hi,

My custom api requests are working without CORS failure when I don't use this plugin but when I add this plugin to framework, api requests are not working with the error "CORS Missing Allow Origin".

Also, if I set global policy as "allow" then CORS failure doesn't exists but I have to set policy as "deny" globally.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.