Commit Graph

25 Commits (master)

Author SHA1 Message Date
Vladimir D e176d6c705 LDAP to OIDC auth migration, tests refactored 2023-09-26 15:30:53 +04:00
Girish Ramakrishnan 65df2c54da settings have changed 2023-07-29 20:08:02 +05:30
Girish Ramakrishnan ed1846cd28 Trust reverse proxy IP 2022-12-28 10:53:57 +01:00
Girish Ramakrishnan 83da665570 add asciidoctor and pandoc 2021-12-03 10:05:28 -08:00
Mark Stenglein 05dcb14e8d markup: add jupyter notebook markup language
Follows documentation here:
  - https://docs.gitea.io/en-us/external-renderers/#installing-external-binaries

This adds jupyter and configures gitea to use jupyter to render notebook files.
2021-12-03 03:06:00 +00:00
Girish Ramakrishnan 1943723dd3 Use file based sessions
Fixes #5
2019-08-19 17:10:23 -07:00
Dennis Schwerdel 355ee698dc Using crudini for configuration merging 2017-08-09 07:06:23 +02:00
Dennis Schwerdel a37ce3ea37 First working version, tests follow 2017-06-02 10:32:24 +02:00
Girish Ramakrishnan 35738a5579 setup appdata directory
fixes #3 and #4
2017-04-04 22:41:02 -07:00
Girish Ramakrishnan 7aaa34b8d6 merge user config file 2016-08-26 21:45:11 -07:00
Girish Ramakrishnan bf95f923ef Use latest sendmail configuration 2016-05-05 23:07:17 -07:00
Girish Ramakrishnan 121c517698 disable ssh when SSH_PORT is unset 2016-04-11 10:49:17 -07:00
girish@cloudron.io 8c5e97b351 use git instead of cloudron as user 2016-02-21 18:52:08 -08:00
Girish Ramakrishnan ef9109b6e6 Use APP_DOMAIN instead of hostname -f 2015-11-24 12:16:34 -08:00
Girish Ramakrishnan 1d23dbcf04 place log files in /run since /var/log is readonly 2015-11-24 10:52:20 -08:00
Girish Ramakrishnan 9c0c999166 backup .ssh keys as well 2015-10-13 16:12:06 -07:00
Girish Ramakrishnan 09592c6cda make it work with readonly rootfs 2015-10-13 15:47:41 -07:00
Girish Ramakrishnan 4d15edc19f Skip calling the install route
The install route is just a convenience if app.ini has not been setup.
gogs always sets up the db on startup if app.ini is setup correctly.
2015-08-18 13:46:52 -07:00
Girish Ramakrishnan 33c9d4f0ec Enable mail notification 2015-06-29 19:44:01 -07:00
Girish Ramakrishnan 804ce16088 Revert oauth changes
gogs implements oauth just for sign up verification
2015-06-24 08:12:31 -07:00
Girish Ramakrishnan cff99fb0d6 Fix typo 2015-06-23 15:55:34 -07:00
Girish Ramakrishnan 6d41701bab oauth integration 2015-06-23 10:16:43 -07:00
Girish Ramakrishnan 9bb0664688 Make it work 2015-04-29 12:51:07 -07:00
Girish Ramakrishnan 7c79e9e268 Gogs actually needs sshd 2015-04-28 20:43:07 -07:00
Girish Ramakrishnan 9a436eacfb Make it work 2015-04-28 18:42:30 -07:00