index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
db
/
user.go
Age
Commit message (
Expand
)
Author
2025-02-22
fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/g
haturatu
2017-01-16
[core] Adding toggle for CORS, GZIP in admin/cms configuration (#30)
Steve
2017-01-02
update codebase where previous deps were used
Steve Manuel
2016-12-19
moving repository, bosssauce => ponzu-cms
Steve Manuel
2016-12-06
substituting "_{specifier}" => "__{specifier}" so users can add their own typ...
Steve Manuel
2016-12-02
adding a guarantee to update user with same ID
Steve Manuel
2016-12-02
fixed lookup by email
Steve Manuel
2016-12-02
updating docs for recovery key getter
Steve Manuel
2016-11-09
adding initial partial implementation of account recovery flow
Steve Manuel
2016-10-24
removing debug printlns and modifying other fmt.Println to log.Println for co...
Steve Manuel
2016-10-24
debugging user email/pass update db code
Steve Manuel
2016-10-24
debugging current user code
Steve Manuel
2016-10-22
testing fix for problematic Update user code
Steve Manuel
2016-10-22
debugging update user handler and db code
Steve Manuel
2016-10-22
implementing handlers for user configuration
Steve Manuel
2016-10-22
adding initial support to edit and add admin users
Steve Manuel
2016-10-09
returning absolute import paths, will move to vendor in future commit
Steve Manuel
2016-10-09
renaming import paths globally to ensure build is using new files, not ones f...
Steve Manuel
2016-10-09
updating import paths
Steve Manuel
2016-10-06
adding config, user and refactored some content query code. all in their own ...
Steve Manuel