summaryrefslogtreecommitdiff
path: root/system/db/user.go
AgeCommit message (Expand)Author
2017-01-16[core] Adding toggle for CORS, GZIP in admin/cms configuration (#30)Steve
2017-01-02update codebase where previous deps were usedSteve Manuel
2016-12-19moving repository, bosssauce => ponzu-cmsSteve Manuel
2016-12-06substituting "_{specifier}" => "__{specifier}" so users can add their own typ...Steve Manuel
2016-12-02adding a guarantee to update user with same IDSteve Manuel
2016-12-02fixed lookup by emailSteve Manuel
2016-12-02updating docs for recovery key getterSteve Manuel
2016-11-09adding initial partial implementation of account recovery flowSteve Manuel
2016-10-24removing debug printlns and modifying other fmt.Println to log.Println for co...Steve Manuel
2016-10-24debugging user email/pass update db codeSteve Manuel
2016-10-24debugging current user codeSteve Manuel
2016-10-22testing fix for problematic Update user codeSteve Manuel
2016-10-22debugging update user handler and db codeSteve Manuel
2016-10-22implementing handlers for user configurationSteve Manuel
2016-10-22adding initial support to edit and add admin usersSteve Manuel
2016-10-09returning absolute import paths, will move to vendor in future commitSteve Manuel
2016-10-09renaming import paths globally to ensure build is using new files, not ones f...Steve Manuel
2016-10-09updating import pathsSteve Manuel
2016-10-06adding config, user and refactored some content query code. all in their own ...Steve Manuel