Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benweissmann/gauth
MIT certificate authentication for Google forms
https://github.com/benweissmann/gauth
Last synced: 29 days ago
JSON representation
MIT certificate authentication for Google forms
- Host: GitHub
- URL: https://github.com/benweissmann/gauth
- Owner: benweissmann
- License: mit
- Created: 2012-12-12T03:56:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-06-14T20:16:37.000Z (over 8 years ago)
- Last Synced: 2024-10-28T13:05:37.326Z (2 months ago)
- Language: Python
- Homepage: gauth.mit.edu
- Size: 81.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# GAuth
## Certificate Authentication for Google Forms
### Setup
Edit `gauth/settings.py` to fill in the items marked TODO, or create the file
`gauth/local_settings.py` and overrides the settings there.### Contributing
Fork the repo on GitHub, make your changes, and submit a pull request.
### License
GAuth is licensed under the MIT license, included in `LICENSE.txt`. Resources
used, including those acknowledged below, may have their own licenses.### Acknowledgements
* [Django](https://www.djangoproject.com/)
* [Bootstrap](http://twitter.github.com/bootstrap/)
* [Hydrogen666, "Flock Wallpaper Pattern"](http://hydrogen666.deviantart.com/art/Flock-Wallpaper-Pattern-89953817)
* [Renee Ramsey-Passmore, from The Noun Project](http://thenounproject.com/noun/fleur-de-lis/#icon-No5419)### Author
[Ben Weissmann](mailto:[email protected])