Skip to content

Roadmap 0.0.3 #4

@neokoenig

Description

@neokoenig

To Do:

  • Ensure password isn't in top 100000 hacked password lists
  • Add Travis CI Support
  • Travis: Unit tests require DB; DB migrate can't access custom servername from CLI, so need to fix that first.
  • Protected 'superadmin' flag on accounts which can't be assumed etc

Maybe:

  • Add LDAP example?
  • Add some sort of Brute force attack mitigation
  • If login required to auth'd page, add an appropriate redirect after login
  • Possibly change AES encryption on cookie to be JWT?
  • Add OAuth/Twitter/Facebook, if time allows
  • 2FA Maybe (!)
  • Add JSON based API using Basic Auth/API Key
  • Add JWT Authentication (Will still technically use sessions as we can't mix and match in a single app, but would be an example of API Authentication)
  • Localisation / i8N?
  • Add http headers as per https://github.com/ddspringle/framework-one-secure-auth/blob/master/MyApplication.cfc#L94

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions